summaryrefslogtreecommitdiffstats
path: root/sys/sys/syscall.h
diff options
context:
space:
mode:
authortrasz <trasz@FreeBSD.org>2009-07-08 15:25:27 +0000
committertrasz <trasz@FreeBSD.org>2009-07-08 15:25:27 +0000
commit1161d4e10fbef39d4ef38c4b752af75858c22453 (patch)
treefa0242b0964ecce0f03caa92932cfa0f100bfad7 /sys/sys/syscall.h
parent09784497a28d12cd83a37f13a040e4ad325ef692 (diff)
downloadFreeBSD-src-1161d4e10fbef39d4ef38c4b752af75858c22453.zip
FreeBSD-src-1161d4e10fbef39d4ef38c4b752af75858c22453.tar.gz
Regenerate after lpathconf(2) addition.
Approved by: re (kib)
Diffstat (limited to 'sys/sys/syscall.h')
-rw-r--r--sys/sys/syscall.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/sys/syscall.h b/sys/sys/syscall.h
index edfccc4..8e67fdb 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 194910 2009-06-24 21:10:52Z jhb
+ * created from FreeBSD: head/sys/kern/syscalls.master 195458 2009-07-08 15:23:18Z trasz
*/
#define SYS_syscall 0
@@ -427,4 +427,5 @@
#define SYS___semctl 510
#define SYS_msgctl 511
#define SYS_shmctl 512
-#define SYS_MAXSYSCALL 513
+#define SYS_lpathconf 513
+#define SYS_MAXSYSCALL 514
OpenPOWER on IntegriCloud