aboutsummaryrefslogtreecommitdiff
path: root/sys/ia64/ia32
diff options
context:
space:
mode:
authorMarcel Moolenaar <marcel@FreeBSD.org>2002-12-16 00:48:52 +0000
committerMarcel Moolenaar <marcel@FreeBSD.org>2002-12-16 00:48:52 +0000
commit3f60ecab4eb84dcc8deb9fccd6bb12ce13bee275 (patch)
tree08915331014a8a3a9545bc96e690b11ae5fda954 /sys/ia64/ia32
parent02995a9b72ab351f3614dc8cd78275138a8013de (diff)
downloadsrc-3f60ecab4eb84dcc8deb9fccd6bb12ce13bee275.tar.gz
src-3f60ecab4eb84dcc8deb9fccd6bb12ce13bee275.zip
Change swapoff from MNOPROTO to UNIMPL. The former doesn't work.
Notes
Notes: svn path=/head/; revision=107922
Diffstat (limited to 'sys/ia64/ia32')
-rw-r--r--sys/ia64/ia32/syscalls.master2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/ia64/ia32/syscalls.master b/sys/ia64/ia32/syscalls.master
index d30b5919ed5d..b73a65f4639a 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