Deleted Added
full compact
ibcs2_isc_sysent.c (36783) ibcs2_isc_sysent.c (50482)
1/*
2 * System call switch table.
3 *
4 * DO NOT EDIT-- this file is automatically generated.
1/*
2 * System call switch table.
3 *
4 * DO NOT EDIT-- this file is automatically generated.
5 * created from Id: syscalls.isc,v 1.4 1997/04/09 15:44:44 bde Exp
5 * created from FreeBSD: src/sys/i386/ibcs2/syscalls.isc,v 1.5 1999/08/28 00:44:01 peter Exp
6 */
7
8#include <sys/param.h>
9#include <sys/sysent.h>
10#include <sys/sysproto.h>
11#include <i386/ibcs2/ibcs2_types.h>
12#include <i386/ibcs2/ibcs2_signal.h>
13#include <i386/ibcs2/ibcs2_proto.h>

--- 26 unchanged lines hidden ---
6 */
7
8#include <sys/param.h>
9#include <sys/sysent.h>
10#include <sys/sysproto.h>
11#include <i386/ibcs2/ibcs2_types.h>
12#include <i386/ibcs2/ibcs2_signal.h>
13#include <i386/ibcs2/ibcs2_proto.h>

--- 26 unchanged lines hidden ---