diff options
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/amd64/ia32/syscalls.master | 2 | ||||
| -rw-r--r-- | sys/compat/freebsd32/syscalls.master | 2 | ||||
| -rw-r--r-- | sys/ia64/ia32/syscalls.master | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sys/amd64/ia32/syscalls.master b/sys/amd64/ia32/syscalls.master index d30b5919ed5dc..b73a65f4639a9 100644 --- a/sys/amd64/ia32/syscalls.master +++ b/sys/amd64/ia32/syscalls.master @@ -594,4 +594,4 @@ 421 UNIMPL BSD getcontext 422 UNIMPL BSD setcontext 423 UNIMPL BSD swapcontext -424 MNOPROTO BSD swapoff +424 UNIMPL BSD swapoff diff --git a/sys/compat/freebsd32/syscalls.master b/sys/compat/freebsd32/syscalls.master index d30b5919ed5dc..b73a65f4639a9 100644 --- a/sys/compat/freebsd32/syscalls.master +++ b/sys/compat/freebsd32/syscalls.master @@ -594,4 +594,4 @@ 421 UNIMPL BSD getcontext 422 UNIMPL BSD setcontext 423 UNIMPL BSD swapcontext -424 MNOPROTO BSD swapoff +424 UNIMPL BSD swapoff diff --git a/sys/ia64/ia32/syscalls.master b/sys/ia64/ia32/syscalls.master index d30b5919ed5dc..b73a65f4639a9 100644 --- a/sys/ia64/ia32/syscalls.master +++ b/sys/ia64/ia32/syscalls.master @@ -594,4 +594,4 @@ 421 UNIMPL BSD getcontext 422 UNIMPL BSD setcontext 423 UNIMPL BSD swapcontext -424 MNOPROTO BSD swapoff +424 UNIMPL BSD swapoff |
