aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/syscall.mk
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2013-09-19 18:56:00 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2013-09-19 18:56:00 +0000
commita566e8e3c5b6e5574dbb29a86a4d418162b4af52 (patch)
tree5190b19570b01fc4815af76346870642bf435246 /sys/sys/syscall.mk
parent55648840de371b7e4cb2704cb5d47d92dff11d45 (diff)
downloadsrc-a566e8e3c5b6e5574dbb29a86a4d418162b4af52.tar.gz
src-a566e8e3c5b6e5574dbb29a86a4d418162b4af52.zip
Regen.
Approved by: re (delphij)
Notes
Notes: svn path=/head/; revision=255709
Diffstat (limited to 'sys/sys/syscall.mk')
-rw-r--r--sys/sys/syscall.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/sys/syscall.mk b/sys/sys/syscall.mk
index 73834607a8b5..47a56575d410 100644
--- a/sys/sys/syscall.mk
+++ b/sys/sys/syscall.mk
@@ -1,7 +1,7 @@
# FreeBSD system call names.
# DO NOT EDIT-- this file is automatically generated.
# $FreeBSD$
-# created from FreeBSD: head/sys/kern/syscalls.master 255490 2013-09-12 17:52:18Z jhb
+# created from FreeBSD: head/sys/kern/syscalls.master 255708 2013-09-19 18:53:42Z jhb
MIASM = \
syscall.o \
exit.o \
@@ -410,4 +410,5 @@ MIASM = \
chflagsat.o \
accept4.o \
pipe2.o \
- aio_mlock.o
+ aio_mlock.o \
+ procctl.o