aboutsummaryrefslogtreecommitdiff
path: root/sys/i386/ibcs2/syscalls.conf
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/ibcs2/syscalls.conf')
-rw-r--r--sys/i386/ibcs2/syscalls.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/i386/ibcs2/syscalls.conf b/sys/i386/ibcs2/syscalls.conf
index 4474f6e7ccde..ebdaa97f63b8 100644
--- a/sys/i386/ibcs2/syscalls.conf
+++ b/sys/i386/ibcs2/syscalls.conf
@@ -1,8 +1,9 @@
-# syscalls.conf $Id$
+# syscalls.conf $Id: syscalls.conf,v 1.4 1997/02/22 09:33:32 peter Exp $
sysnames="/dev/null"
sysproto="ibcs2_proto.h"
sysproto_h=_IBCS2_SYSPROTO_H_
syshdr="ibcs2_syscall.h"
+sysmk="/dev/null"
syssw="ibcs2_sysent.c"
syshide="/dev/null"
syscallprefix="IBCS2_SYS_"