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.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/sys/sys/syscall.h b/sys/sys/syscall.h
index 5a2a1f6..4537d88 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 247602 2013-03-02 00:53:12Z pjd
+ * created from FreeBSD: head/sys/kern/syscalls.master 247667 2013-03-02 21:11:30Z pjd
*/
#define SYS_syscall 0
@@ -457,4 +457,6 @@
#define SYS_cap_ioctls_get 535
#define SYS_cap_fcntls_limit 536
#define SYS_cap_fcntls_get 537
-#define SYS_MAXSYSCALL 538
+#define SYS_bindat 538
+#define SYS_connectat 539
+#define SYS_MAXSYSCALL 540
OpenPOWER on IntegriCloud