summaryrefslogtreecommitdiffstats
path: root/sys/sys/syscall.h
diff options
context:
space:
mode:
authorattilio <attilio@FreeBSD.org>2014-03-18 21:34:11 +0000
committerattilio <attilio@FreeBSD.org>2014-03-18 21:34:11 +0000
commitf931c3355875cf6371ab8fbad62d0f35958db4a0 (patch)
tree155447a5624751c3cf2f25e3a5190908b36d3da7 /sys/sys/syscall.h
parent25d02685fb9a0b8a8d88ca2cbae60e0833751c87 (diff)
downloadFreeBSD-src-f931c3355875cf6371ab8fbad62d0f35958db4a0.zip
FreeBSD-src-f931c3355875cf6371ab8fbad62d0f35958db4a0.tar.gz
Regen per r263318.
Sponsored by: EMC / Isilon storage division
Diffstat (limited to 'sys/sys/syscall.h')
-rw-r--r--sys/sys/syscall.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/sys/syscall.h b/sys/sys/syscall.h
index 6068949..a495008 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 255708 2013-09-19 18:53:42Z jhb
+ * created from FreeBSD: head/sys/kern/syscalls.master 263318 2014-03-18 21:32:03Z attilio
*/
#define SYS_syscall 0
@@ -359,8 +359,6 @@
#define SYS_thr_exit 431
#define SYS_thr_self 432
#define SYS_thr_kill 433
-#define SYS__umtx_lock 434
-#define SYS__umtx_unlock 435
#define SYS_jail_attach 436
#define SYS_extattr_list_fd 437
#define SYS_extattr_list_file 438
OpenPOWER on IntegriCloud