Deleted Added
full compact
freebsd32_proto.h (163961) freebsd32_proto.h (164199)
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/freebsd32/freebsd32_proto.h 163961 2006-11-03 21:23:33Z ru $
5 * $FreeBSD: head/sys/compat/freebsd32/freebsd32_proto.h 164199 2006-11-11 21:49:08Z ru $
6 * created from FreeBSD: src/sys/compat/freebsd32/syscalls.master,v 1.87 2006/11/03 21:21:28 ru Exp
7 */
8
9#ifndef _FREEBSD32_SYSPROTO_H_
10#define _FREEBSD32_SYSPROTO_H_
11
12#include <sys/signal.h>
13#include <sys/acl.h>
6 * created from FreeBSD: src/sys/compat/freebsd32/syscalls.master,v 1.87 2006/11/03 21:21:28 ru Exp
7 */
8
9#ifndef _FREEBSD32_SYSPROTO_H_
10#define _FREEBSD32_SYSPROTO_H_
11
12#include <sys/signal.h>
13#include <sys/acl.h>
14#include <posix4/_semaphore.h>
14#include <sys/_semaphore.h>
15#include <sys/ucontext.h>
16
17#include <bsm/audit_kevents.h>
18
19struct proc;
20
21struct thread;
22

--- 490 unchanged lines hidden ---
15#include <sys/ucontext.h>
16
17#include <bsm/audit_kevents.h>
18
19struct proc;
20
21struct thread;
22

--- 490 unchanged lines hidden ---