Deleted Added
full compact
ibcs2_sysent.c (36783) ibcs2_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.master,v 1.8 1997/04/09 15:44:46 bde Exp
5 * created from FreeBSD: src/sys/i386/ibcs2/syscalls.master,v 1.9 1999/08/28 00:44:02 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>

--- 132 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>

--- 132 unchanged lines hidden ---