summaryrefslogtreecommitdiffstats
path: root/sys/i386/ibcs2/ibcs2_isc_sysent.c
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1997-03-29 13:15:23 +0000
committerpeter <peter@FreeBSD.org>1997-03-29 13:15:23 +0000
commite629920459bb7a478529cf32e661bff0f7335197 (patch)
tree76329df10afb548c7d2dae21751d9e9fc723256b /sys/i386/ibcs2/ibcs2_isc_sysent.c
parent4f78f634498b1ba5b3687dbdccf9ec530fc6ad57 (diff)
downloadFreeBSD-src-e629920459bb7a478529cf32e661bff0f7335197.zip
FreeBSD-src-e629920459bb7a478529cf32e661bff0f7335197.tar.gz
Regenerate (include file changes, stray blank lines (cosmetic),
and a syscall vector was out of sync with it's .master file)
Diffstat (limited to 'sys/i386/ibcs2/ibcs2_isc_sysent.c')
-rw-r--r--sys/i386/ibcs2/ibcs2_isc_sysent.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/i386/ibcs2/ibcs2_isc_sysent.c b/sys/i386/ibcs2/ibcs2_isc_sysent.c
index e8e0609..48be9b9 100644
--- a/sys/i386/ibcs2/ibcs2_isc_sysent.c
+++ b/sys/i386/ibcs2/ibcs2_isc_sysent.c
@@ -2,7 +2,7 @@
* System call switch table.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from Id: syscalls.isc,v 1.1 1995/10/10 07:59:26 swallace Exp
+ * created from Id: syscalls.isc,v 1.3 1997/02/22 09:33:35 peter Exp
*/
#include <sys/types.h>
@@ -45,5 +45,3 @@ struct sysent isc_sysent[] = {
{ 3, (sy_call_t *)ibcs2_readlink }, /* 19 = ibcs2_readlink */
{ 0, (sy_call_t *)nosys }, /* 20 = isc_getmajor */
};
-
-
OpenPOWER on IntegriCloud