summaryrefslogtreecommitdiffstats
path: root/sys/compat/freebsd32/freebsd32_syscall.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/compat/freebsd32/freebsd32_syscall.h')
-rw-r--r--sys/compat/freebsd32/freebsd32_syscall.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/sys/compat/freebsd32/freebsd32_syscall.h b/sys/compat/freebsd32/freebsd32_syscall.h
index b6e2b6e..73fc7b3 100644
--- a/sys/compat/freebsd32/freebsd32_syscall.h
+++ b/sys/compat/freebsd32/freebsd32_syscall.h
@@ -3,7 +3,7 @@
*
* DO NOT EDIT-- this file is automatically generated.
* $FreeBSD$
- * created from FreeBSD: head/sys/compat/freebsd32/syscalls.master 190621 2009-04-01 13:11:50Z kib
+ * created from FreeBSD: head/sys/compat/freebsd32/syscalls.master 191673 2009-04-29 21:14:15Z jamie
*/
#define FREEBSD32_SYS_syscall 0
@@ -368,4 +368,7 @@
#define FREEBSD32_SYS_symlinkat 502
#define FREEBSD32_SYS_unlinkat 503
#define FREEBSD32_SYS_posix_openpt 504
-#define FREEBSD32_SYS_MAXSYSCALL 506
+#define FREEBSD32_SYS_freebsd32_jail_get 506
+#define FREEBSD32_SYS_freebsd32_jail_set 507
+#define FREEBSD32_SYS_jail_remove 508
+#define FREEBSD32_SYS_MAXSYSCALL 509
OpenPOWER on IntegriCloud