summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Eischen <deischen@FreeBSD.org>2002-11-16 15:15:17 +0000
committerDaniel Eischen <deischen@FreeBSD.org>2002-11-16 15:15:17 +0000
commita4b04278f0030e437f9a8af013a7584693dfe8ec (patch)
tree3ca385fcb9aa094d61f079e3579592b4482fda80
parentda509dd2934f0b3ae587cdfd312d2d64442fafef (diff)
Notes
-rw-r--r--sys/amd64/ia32/syscalls.master3
-rw-r--r--sys/compat/freebsd32/syscalls.master3
-rw-r--r--sys/ia64/ia32/syscalls.master3
3 files changed, 9 insertions, 0 deletions
diff --git a/sys/amd64/ia32/syscalls.master b/sys/amd64/ia32/syscalls.master
index 32b4d1b438d9..66cc75fe3f59 100644
--- a/sys/amd64/ia32/syscalls.master
+++ b/sys/amd64/ia32/syscalls.master
@@ -591,3 +591,6 @@
418 UNIMPL BSD __xstat
419 UNIMPL BSD __xfstat
420 UNIMPL BSD __xlstat
+421 UNIMPL BSD getcontext
+422 UNIMPL BSD setcontext
+423 UNIMPL BSD swapcontext
diff --git a/sys/compat/freebsd32/syscalls.master b/sys/compat/freebsd32/syscalls.master
index 32b4d1b438d9..66cc75fe3f59 100644
--- a/sys/compat/freebsd32/syscalls.master
+++ b/sys/compat/freebsd32/syscalls.master
@@ -591,3 +591,6 @@
418 UNIMPL BSD __xstat
419 UNIMPL BSD __xfstat
420 UNIMPL BSD __xlstat
+421 UNIMPL BSD getcontext
+422 UNIMPL BSD setcontext
+423 UNIMPL BSD swapcontext
diff --git a/sys/ia64/ia32/syscalls.master b/sys/ia64/ia32/syscalls.master
index 32b4d1b438d9..66cc75fe3f59 100644
--- a/sys/ia64/ia32/syscalls.master
+++ b/sys/ia64/ia32/syscalls.master
@@ -591,3 +591,6 @@
418 UNIMPL BSD __xstat
419 UNIMPL BSD __xfstat
420 UNIMPL BSD __xlstat
+421 UNIMPL BSD getcontext
+422 UNIMPL BSD setcontext
+423 UNIMPL BSD swapcontext