summaryrefslogtreecommitdiffstats
path: root/sys/compat
diff options
context:
space:
mode:
authordeischen <deischen@FreeBSD.org>2002-11-16 15:15:17 +0000
committerdeischen <deischen@FreeBSD.org>2002-11-16 15:15:17 +0000
commit280e9bbfe86335182d404cbcc771d72b75c955b9 (patch)
tree3ca385fcb9aa094d61f079e3579592b4482fda80 /sys/compat
parentdfc9d731c3e93b62abb8d928c3365cacc404e93c (diff)
downloadFreeBSD-src-280e9bbfe86335182d404cbcc771d72b75c955b9.zip
FreeBSD-src-280e9bbfe86335182d404cbcc771d72b75c955b9.tar.gz
Add *context() syscalls to ia64 32-bit compatability table as requested
in kern/syscalls.master.
Diffstat (limited to 'sys/compat')
-rw-r--r--sys/compat/freebsd32/syscalls.master3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/compat/freebsd32/syscalls.master b/sys/compat/freebsd32/syscalls.master
index 32b4d1b..66cc75f 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
OpenPOWER on IntegriCloud