summaryrefslogtreecommitdiffstats
path: root/sys/i386/ibcs2/ibcs2_syscall.h
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>2000-05-09 21:52:02 +0000
committerbde <bde@FreeBSD.org>2000-05-09 21:52:02 +0000
commit9bb1617433495d432c109d90e229bb800b7bc9d7 (patch)
tree77d87d31f1378b2335d75c16c780ae87c1474327 /sys/i386/ibcs2/ibcs2_syscall.h
parentef5a12c723153da3f2cbffa00326911c9c02e6de (diff)
downloadFreeBSD-src-9bb1617433495d432c109d90e229bb800b7bc9d7.zip
FreeBSD-src-9bb1617433495d432c109d90e229bb800b7bc9d7.tar.gz
Regenerated (fixed the calculation of sy_nargs in sysent tables).
Diffstat (limited to 'sys/i386/ibcs2/ibcs2_syscall.h')
-rw-r--r--sys/i386/ibcs2/ibcs2_syscall.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/i386/ibcs2/ibcs2_syscall.h b/sys/i386/ibcs2/ibcs2_syscall.h
index 83ce6ab..4c00a1e 100644
--- a/sys/i386/ibcs2/ibcs2_syscall.h
+++ b/sys/i386/ibcs2/ibcs2_syscall.h
@@ -2,7 +2,8 @@
* System call numbers.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from FreeBSD: src/sys/i386/ibcs2/syscalls.master,v 1.9 1999/08/28 00:44:02 peter Exp
+ * $FreeBSD$
+ * created from FreeBSD: src/sys/i386/ibcs2/syscalls.master,v 1.10 2000/05/09 17:54:30 bde Exp
*/
#define IBCS2_SYS_syscall 0
OpenPOWER on IntegriCloud