Files
ladybird/Userland/Tests/Kernel/fuzz-syscalls.cpp
Andreas Kling a77ecac900 fuzz-syscalls: Mark sys$emuctl() as someone who returns ENOSYS
This syscall is only relevant inside UserspaceEmulator and the kernel
will just return ENOSYS for it.
2021-03-10 16:36:11 +01:00

6.9 KiB