From a4b04278f0030e437f9a8af013a7584693dfe8ec Mon Sep 17 00:00:00 2001 From: Daniel Eischen Date: Sat, 16 Nov 2002 15:15:17 +0000 Subject: Add *context() syscalls to ia64 32-bit compatability table as requested in kern/syscalls.master. --- sys/compat/freebsd32/syscalls.master | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sys/compat') diff --git a/sys/compat/freebsd32/syscalls.master b/sys/compat/freebsd32/syscalls.master index 32b4d1b438d94..66cc75fe3f597 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 -- cgit v1.3