diff options
| author | Daniel Eischen <deischen@FreeBSD.org> | 2002-11-16 15:15:17 +0000 |
|---|---|---|
| committer | Daniel Eischen <deischen@FreeBSD.org> | 2002-11-16 15:15:17 +0000 |
| commit | a4b04278f0030e437f9a8af013a7584693dfe8ec (patch) | |
| tree | 3ca385fcb9aa094d61f079e3579592b4482fda80 /sys/amd64 | |
| parent | da509dd2934f0b3ae587cdfd312d2d64442fafef (diff) | |
Notes
Diffstat (limited to 'sys/amd64')
| -rw-r--r-- | sys/amd64/ia32/syscalls.master | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/amd64/ia32/syscalls.master b/sys/amd64/ia32/syscalls.master index 32b4d1b438d94..66cc75fe3f597 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 |
