summaryrefslogtreecommitdiffstats
path: root/sys/i386/ibcs2/ibcs2_isc_sysent.c
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1996-01-08 04:34:54 +0000
committerpeter <peter@FreeBSD.org>1996-01-08 04:34:54 +0000
commit3b94c9ca38b1b8408687a636e76e56edc51e5ffa (patch)
tree91e0cf7fc7ee402efb128f3694367f2cdd452490 /sys/i386/ibcs2/ibcs2_isc_sysent.c
parentdbe9772dd3f023593a110cdc8109b72242bc9b94 (diff)
downloadFreeBSD-src-3b94c9ca38b1b8408687a636e76e56edc51e5ffa.zip
FreeBSD-src-3b94c9ca38b1b8408687a636e76e56edc51e5ffa.tar.gz
reran makesyscalls
Always call the SYSV ipc functions, stubs will take their place if necessary.
Diffstat (limited to 'sys/i386/ibcs2/ibcs2_isc_sysent.c')
-rw-r--r--sys/i386/ibcs2/ibcs2_isc_sysent.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/ibcs2/ibcs2_isc_sysent.c b/sys/i386/ibcs2/ibcs2_isc_sysent.c
index 39a9e8a..e8e0609 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/06 15:12:52 swallace Exp
+ * created from Id: syscalls.isc,v 1.1 1995/10/10 07:59:26 swallace Exp
*/
#include <sys/types.h>
OpenPOWER on IntegriCloud