aboutsummaryrefslogtreecommitdiff
path: root/sys/kern/syscalls.conf
diff options
context:
space:
mode:
Diffstat (limited to 'sys/kern/syscalls.conf')
-rw-r--r--sys/kern/syscalls.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/kern/syscalls.conf b/sys/kern/syscalls.conf
index a98d52659832..ae7bd1f87612 100644
--- a/sys/kern/syscalls.conf
+++ b/sys/kern/syscalls.conf
@@ -1,3 +1,4 @@
libsysmap="../../lib/libsys/syscalls.map"
libsys_h="../../lib/libsys/_libsys.h"
sysmk="../sys/syscall.mk"
+syshdr_extra="#define SYS_exit SYS__exit"