aboutsummaryrefslogtreecommitdiff
path: root/sys/i386/ibcs2/ibcs2_xenix_sysent.c
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>2003-12-24 00:15:20 +0000
committerPeter Wemm <peter@FreeBSD.org>2003-12-24 00:15:20 +0000
commit18513a2e4331ca1b4c4602ef774489cea9ce9ccc (patch)
tree2429b71127904c288ced98a8c2da632fe5197586 /sys/i386/ibcs2/ibcs2_xenix_sysent.c
parent17ac3054d49337cdbc896de00ad73868fcfa5fea (diff)
downloadsrc-18513a2e4331ca1b4c4602ef774489cea9ce9ccc.tar.gz
src-18513a2e4331ca1b4c4602ef774489cea9ce9ccc.zip
Regen. (This should have been a NOP except it hasn't been regenerated
after makesyscalls.sh changes and the last few syscall.master changes, and there have been some tree-sweeps that have touched generated files).
Notes
Notes: svn path=/head/; revision=123786
Diffstat (limited to 'sys/i386/ibcs2/ibcs2_xenix_sysent.c')
-rw-r--r--sys/i386/ibcs2/ibcs2_xenix_sysent.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/sys/i386/ibcs2/ibcs2_xenix_sysent.c b/sys/i386/ibcs2/ibcs2_xenix_sysent.c
index 03434dff4e32..ab12bc7208ff 100644
--- a/sys/i386/ibcs2/ibcs2_xenix_sysent.c
+++ b/sys/i386/ibcs2/ibcs2_xenix_sysent.c
@@ -2,12 +2,10 @@
* System call switch table.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from FreeBSD: src/sys/i386/ibcs2/syscalls.xenix,v 1.6 1999/08/28 00:44:02 peter Exp
+ * $FreeBSD$
+ * created from FreeBSD: src/sys/i386/ibcs2/syscalls.xenix,v 1.7 2003/12/24 00:14:08 peter Exp
*/
-#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
#include <sys/param.h>
#include <sys/sysent.h>
#include <sys/sysproto.h>