summaryrefslogtreecommitdiffstats
path: root/sys/sys/syscall.h
diff options
context:
space:
mode:
authortrasz <trasz@FreeBSD.org>2011-03-05 12:46:24 +0000
committertrasz <trasz@FreeBSD.org>2011-03-05 12:46:24 +0000
commit0525662d5901332ebbcb7efce6b84f542e493cfc (patch)
tree6deaa683f962270336534c2a87c1332ad037ccd5 /sys/sys/syscall.h
parent62f6a13e39978ed28ac30de98bfd177259f00de2 (diff)
downloadFreeBSD-src-0525662d5901332ebbcb7efce6b84f542e493cfc.zip
FreeBSD-src-0525662d5901332ebbcb7efce6b84f542e493cfc.tar.gz
Regenerate.
Diffstat (limited to 'sys/sys/syscall.h')
-rw-r--r--sys/sys/syscall.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/sys/sys/syscall.h b/sys/sys/syscall.h
index dc9d7a0..e24a908 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: head/sys/kern/syscalls.master 219129 2011-03-01 13:23:37Z rwatson
+ * created from FreeBSD: head/sys/kern/syscalls.master 219304 2011-03-05 12:40:35Z trasz
*/
#define SYS_syscall 0
@@ -433,4 +433,6 @@
#define SYS_cap_enter 516
#define SYS_cap_getmode 517
#define SYS_pselect 522
-#define SYS_MAXSYSCALL 523
+#define SYS_getloginclass 523
+#define SYS_setloginclass 524
+#define SYS_MAXSYSCALL 525
OpenPOWER on IntegriCloud