aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/syscall.mk
diff options
context:
space:
mode:
authorAdrian Chadd <adrian@FreeBSD.org>2015-07-11 15:22:11 +0000
committerAdrian Chadd <adrian@FreeBSD.org>2015-07-11 15:22:11 +0000
commit871ef8b0d892b58074d64c3b4285540d5c483e08 (patch)
tree4e39cb241d4f18d32771f4cd063fc08e2e7653eb /sys/sys/syscall.mk
parent6520495abc109aa5af083b7cde70e4cf9c338de0 (diff)
downloadsrc-871ef8b0d892b58074d64c3b4285540d5c483e08.tar.gz
src-871ef8b0d892b58074d64c3b4285540d5c483e08.zip
Regenerate syscalls.
Notes
Notes: svn path=/head/; revision=285388
Diffstat (limited to 'sys/sys/syscall.mk')
-rw-r--r--sys/sys/syscall.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/sys/syscall.mk b/sys/sys/syscall.mk
index 50c02cb571af..e7d3a107f10d 100644
--- a/sys/sys/syscall.mk
+++ b/sys/sys/syscall.mk
@@ -412,4 +412,6 @@ MIASM = \
procctl.o \
ppoll.o \
futimens.o \
- utimensat.o
+ utimensat.o \
+ numa_getaffinity.o \
+ numa_setaffinity.o