summaryrefslogtreecommitdiffstats
path: root/sys/sys/syscall.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sys/syscall.h')
-rw-r--r--sys/sys/syscall.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/sys/syscall.h b/sys/sys/syscall.h
index 28706d4..0194b6c 100644
--- a/sys/sys/syscall.h
+++ b/sys/sys/syscall.h
@@ -3,7 +3,7 @@
*
* DO NOT EDIT-- this file is automatically generated.
* $FreeBSD$
- * created from FreeBSD: src/sys/kern/syscalls.master,v 1.117 2002/07/30 02:06:34 rwatson Exp
+ * created from FreeBSD: src/sys/kern/syscalls.master,v 1.118 2002/07/30 16:50:25 rwatson Exp
*/
#define SYS_syscall 0
@@ -307,4 +307,5 @@
#define SYS_lchflags 391
#define SYS_uuidgen 392
#define SYS_sendfile 393
-#define SYS_MAXSYSCALL 394
+#define SYS_mac_policy 394
+#define SYS_MAXSYSCALL 395
OpenPOWER on IntegriCloud