summaryrefslogtreecommitdiffstats
path: root/sys/i386/ibcs2/ibcs2_syscall.h
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2000-07-29 00:21:50 +0000
committerpeter <peter@FreeBSD.org>2000-07-29 00:21:50 +0000
commit564c1268469506a6fb693dfd59e78f965bdbe940 (patch)
tree405c3fba3fbfb10cd90f2349506bc629021d78be /sys/i386/ibcs2/ibcs2_syscall.h
parentb273253c9ea4c29dd8abc4b4c036b8b8d0f9518a (diff)
downloadFreeBSD-src-564c1268469506a6fb693dfd59e78f965bdbe940.zip
FreeBSD-src-564c1268469506a6fb693dfd59e78f965bdbe940.tar.gz
Regenerate with makesyscalls.sh
Diffstat (limited to 'sys/i386/ibcs2/ibcs2_syscall.h')
-rw-r--r--sys/i386/ibcs2/ibcs2_syscall.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/i386/ibcs2/ibcs2_syscall.h b/sys/i386/ibcs2/ibcs2_syscall.h
index 4c00a1e..d9f6684 100644
--- a/sys/i386/ibcs2/ibcs2_syscall.h
+++ b/sys/i386/ibcs2/ibcs2_syscall.h
@@ -3,11 +3,11 @@
*
* DO NOT EDIT-- this file is automatically generated.
* $FreeBSD$
- * created from FreeBSD: src/sys/i386/ibcs2/syscalls.master,v 1.10 2000/05/09 17:54:30 bde Exp
+ * created from FreeBSD: src/sys/i386/ibcs2/syscalls.master,v 1.11 2000/07/29 00:16:27 peter Exp
*/
#define IBCS2_SYS_syscall 0
-#define IBCS2_SYS_exit 1
+#define IBCS2_SYS_sys_exit 1
#define IBCS2_SYS_fork 2
#define IBCS2_SYS_ibcs2_read 3
#define IBCS2_SYS_write 4
OpenPOWER on IntegriCloud