summaryrefslogtreecommitdiffstats
path: root/sys/i386/ibcs2/ibcs2_syscall.h
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2000-07-29 10:07:38 +0000
committerpeter <peter@FreeBSD.org>2000-07-29 10:07:38 +0000
commit09f2cc343dba3b47e554adfff426f2c6761b749b (patch)
tree1f900e0f92f2d98161c4cb6f4394bf3757ace796 /sys/i386/ibcs2/ibcs2_syscall.h
parent2acd9c62a720f5d8800b262fb6773a19419ef901 (diff)
downloadFreeBSD-src-09f2cc343dba3b47e554adfff426f2c6761b749b.zip
FreeBSD-src-09f2cc343dba3b47e554adfff426f2c6761b749b.tar.gz
Regen. (Fix SYS_exit)
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 d9f6684..e25b20b 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.11 2000/07/29 00:16:27 peter Exp
+ * created from FreeBSD: src/sys/i386/ibcs2/syscalls.master,v 1.12 2000/07/29 10:05:25 peter Exp
*/
#define IBCS2_SYS_syscall 0
-#define IBCS2_SYS_sys_exit 1
+#define IBCS2_SYS_exit 1
#define IBCS2_SYS_fork 2
#define IBCS2_SYS_ibcs2_read 3
#define IBCS2_SYS_write 4
OpenPOWER on IntegriCloud