summaryrefslogtreecommitdiffstats
path: root/sys/sys/syscall.h
diff options
context:
space:
mode:
authorjonathan <jonathan@FreeBSD.org>2011-08-18 23:08:52 +0000
committerjonathan <jonathan@FreeBSD.org>2011-08-18 23:08:52 +0000
commit9c3c6695d8263c150eee1ab52de486cecc245f5a (patch)
tree33acf74011823403388b5bb93d514f0c56e7fc0d /sys/sys/syscall.h
parent5ecd1c9d4080f3ae8a48c02523542b308b562160 (diff)
downloadFreeBSD-src-9c3c6695d8263c150eee1ab52de486cecc245f5a.zip
FreeBSD-src-9c3c6695d8263c150eee1ab52de486cecc245f5a.tar.gz
Auto-generated system call code based on r224987.
Approved by: re (implicit)
Diffstat (limited to 'sys/sys/syscall.h')
-rw-r--r--sys/sys/syscall.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/sys/syscall.h b/sys/sys/syscall.h
index e3a55c1..31252c1 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 224066 2011-07-15 18:26:19Z jonathan
+ * created from FreeBSD: head/sys/kern/syscalls.master 224987 2011-08-18 22:51:30Z jonathan
*/
#define SYS_syscall 0
@@ -434,6 +434,9 @@
#define SYS_cap_getrights 515
#define SYS_cap_enter 516
#define SYS_cap_getmode 517
+#define SYS_pdfork 518
+#define SYS_pdkill 519
+#define SYS_pdgetpid 520
#define SYS_pselect 522
#define SYS_getloginclass 523
#define SYS_setloginclass 524
OpenPOWER on IntegriCloud