summaryrefslogtreecommitdiff
path: root/sys/ia64/ia32
diff options
context:
space:
mode:
authorMike Barcroft <mike@FreeBSD.org>2003-04-09 02:55:18 +0000
committerMike Barcroft <mike@FreeBSD.org>2003-04-09 02:55:18 +0000
commitfd7a8150fbfa35eca5fa77c068493cc6315a4eb2 (patch)
treec6122edf636b885d1df318cda6d94636af3212f8 /sys/ia64/ia32
parentdb5f2ca8df1aa9b4e549245acc5c5e4134fee404 (diff)
downloadsrc-test2-fd7a8150fbfa35eca5fa77c068493cc6315a4eb2.tar.gz
src-test2-fd7a8150fbfa35eca5fa77c068493cc6315a4eb2.zip
Notes
Diffstat (limited to 'sys/ia64/ia32')
-rw-r--r--sys/ia64/ia32/syscalls.master1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/ia64/ia32/syscalls.master b/sys/ia64/ia32/syscalls.master
index 48ce6cf76de2..e46237744c98 100644
--- a/sys/ia64/ia32/syscalls.master
+++ b/sys/ia64/ia32/syscalls.master
@@ -607,4 +607,5 @@
433 STD BSD { int thr_kill(thr_id_t id, int sig); }
434 MSTD BSD { int _umtx_lock(struct umtx *umtx); }
435 MSTD BSD { int _umtx_unlock(struct umtx *umtx); }
+436 MSTD BSD { int jail_attach(int jid); }