Deleted Added
full compact
svr4_proto.h (134267) svr4_proto.h (146807)
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/compat/svr4/svr4_proto.h 134267 2004-08-24 20:24:34Z jhb $
6 * created from FreeBSD: src/sys/compat/svr4/syscalls.master,v 1.16 2004/08/24 20:21:21 jhb Exp
5 * $FreeBSD: head/sys/compat/svr4/svr4_proto.h 146807 2005-05-30 15:20:21Z rwatson $
6 * created from FreeBSD: src/sys/compat/svr4/syscalls.master,v 1.17 2005/05/30 15:09:17 rwatson Exp
7 */
8
9#ifndef _SVR4_SYSPROTO_H_
10#define _SVR4_SYSPROTO_H_
11
12#include <sys/signal.h>
13#include <sys/acl.h>
14#include <sys/thr.h>

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

--- 486 unchanged lines hidden ---