Deleted Added
full compact
svr4_proto.h (159994) svr4_proto.h (160277)
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 159994 2006-06-27 18:32:16Z jhb $
6 * created from FreeBSD: src/sys/compat/svr4/syscalls.master,v 1.22 2006/06/27 18:31:36 jhb Exp
5 * $FreeBSD: head/sys/compat/svr4/svr4_proto.h 160277 2006-07-11 20:55:23Z jhb $
6 * created from FreeBSD: src/sys/compat/svr4/syscalls.master,v 1.23 2006/07/11 20:52:07 jhb 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>

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

--- 490 unchanged lines hidden ---