Deleted Added
full compact
ibcs2_proto.h (36771) ibcs2_proto.h (50482)
1/*
2 * System call prototypes.
3 *
4 * DO NOT EDIT-- this file is automatically generated.
1/*
2 * System call prototypes.
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#ifndef _IBCS2_SYSPROTO_H_
9#define _IBCS2_SYSPROTO_H_
10
11#include <sys/signal.h>
12
13struct proc;

--- 324 unchanged lines hidden ---
6 */
7
8#ifndef _IBCS2_SYSPROTO_H_
9#define _IBCS2_SYSPROTO_H_
10
11#include <sys/signal.h>
12
13struct proc;

--- 324 unchanged lines hidden ---