summaryrefslogtreecommitdiffstats
path: root/sys/sys/syscall.h
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2011-11-04 04:06:31 +0000
committerjhb <jhb@FreeBSD.org>2011-11-04 04:06:31 +0000
commit767a02dc14b492f8c777383ac774c12ccd3080ad (patch)
tree78516b82cb4bbb08db7cc06e61af728b59095b0c /sys/sys/syscall.h
parent78c075174e74e727279365476d0d076d6c3e3075 (diff)
downloadFreeBSD-src-767a02dc14b492f8c777383ac774c12ccd3080ad.zip
FreeBSD-src-767a02dc14b492f8c777383ac774c12ccd3080ad.tar.gz
Regen.
Diffstat (limited to 'sys/sys/syscall.h')
-rw-r--r--sys/sys/syscall.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/sys/syscall.h b/sys/sys/syscall.h
index 31252c1..14acb4c 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 224987 2011-08-18 22:51:30Z jonathan
+ * created from FreeBSD: head/sys/kern/syscalls.master 227070 2011-11-04 04:02:50Z jhb
*/
#define SYS_syscall 0
@@ -446,4 +446,5 @@
#define SYS_rctl_add_rule 528
#define SYS_rctl_remove_rule 529
#define SYS_posix_fallocate 530
+#define SYS_posix_fadvise 531
#define SYS_MAXSYSCALL 532
OpenPOWER on IntegriCloud