summaryrefslogtreecommitdiffstats
path: root/sys/sys/syscall.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sys/syscall.mk')
-rw-r--r--sys/sys/syscall.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/sys/syscall.mk b/sys/sys/syscall.mk
index fe2cb35..379dee5 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 285388 2015-07-11 15:22:11Z adrian
+# created from FreeBSD: head/sys/kern/syscalls.master 296572 2016-03-09 19:05:11Z jhb
MIASM = \
syscall.o \
exit.o \
@@ -211,9 +211,9 @@ MIASM = \
aio_suspend.o \
aio_cancel.o \
aio_error.o \
- oaio_read.o \
- oaio_write.o \
- olio_listio.o \
+ freebsd6_aio_read.o \
+ freebsd6_aio_write.o \
+ freebsd6_lio_listio.o \
yield.o \
mlockall.o \
munlockall.o \
OpenPOWER on IntegriCloud