aboutsummaryrefslogtreecommitdiff
path: root/sys/compat/freebsd32/freebsd32_syscall.h
diff options
context:
space:
mode:
authorPawel Jakub Dawidek <pjd@FreeBSD.org>2013-08-17 14:18:41 +0000
committerPawel Jakub Dawidek <pjd@FreeBSD.org>2013-08-17 14:18:41 +0000
commit9a57f6e88cc09486ccdce204d8660462510254fc (patch)
tree3145e8c96e2a58743a6e3492871f996a6ef76325 /sys/compat/freebsd32/freebsd32_syscall.h
parentb49f2e4b4812e9d1721b0cbc623c6dac3f62f731 (diff)
Regenerate after r254447.
Sponsored by: The FreeBSD Foundation
Notes
Notes: svn path=/head/; revision=254448
Diffstat (limited to 'sys/compat/freebsd32/freebsd32_syscall.h')
-rw-r--r--sys/compat/freebsd32/freebsd32_syscall.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/compat/freebsd32/freebsd32_syscall.h b/sys/compat/freebsd32/freebsd32_syscall.h
index 53fcd97116f7..70b0f6964c09 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 253530 2013-07-21 19:43:52Z kib
+ * created from FreeBSD: head/sys/compat/freebsd32/syscalls.master 254447 2013-08-17 14:17:13Z pjd
*/
#define FREEBSD32_SYS_syscall 0
@@ -424,6 +424,9 @@
#define FREEBSD32_SYS_cap_rights_get 515
#define FREEBSD32_SYS_cap_enter 516
#define FREEBSD32_SYS_cap_getmode 517
+#define FREEBSD32_SYS_pdfork 518
+#define FREEBSD32_SYS_pdkill 519
+#define FREEBSD32_SYS_pdgetpid 520
#define FREEBSD32_SYS_freebsd32_pselect 522
#define FREEBSD32_SYS_getloginclass 523
#define FREEBSD32_SYS_setloginclass 524