Deleted Added
full compact
ibcs2_proto.h (63987) ibcs2_proto.h (64002)
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 * $FreeBSD: head/sys/i386/ibcs2/ibcs2_proto.h 63987 2000-07-29 00:21:50Z peter $
6 * created from FreeBSD: src/sys/i386/ibcs2/syscalls.master,v 1.11 2000/07/29 00:16:27 peter Exp
5 * $FreeBSD: head/sys/i386/ibcs2/ibcs2_proto.h 64002 2000-07-29 10:07:38Z peter $
6 * created from FreeBSD: src/sys/i386/ibcs2/syscalls.master,v 1.12 2000/07/29 10:05:25 peter Exp
7 */
8
9#ifndef _IBCS2_SYSPROTO_H_
10#define _IBCS2_SYSPROTO_H_
11
12#include <sys/signal.h>
13
14#include <sys/acl.h>

--- 326 unchanged lines hidden ---
7 */
8
9#ifndef _IBCS2_SYSPROTO_H_
10#define _IBCS2_SYSPROTO_H_
11
12#include <sys/signal.h>
13
14#include <sys/acl.h>

--- 326 unchanged lines hidden ---