freebsd32_proto.h (d6c180505a1ad3c92704a745e10ca6ef3a422488) freebsd32_proto.h (ddfe0c2ba4320125e5a2614f7079923ba22d9571)
1/*
2 * System call prototypes.
3 *
4 * DO NOT EDIT-- this file is automatically generated.
5 * $FreeBSD$
1/*
2 * System call prototypes.
3 *
4 * DO NOT EDIT-- this file is automatically generated.
5 * $FreeBSD$
6 * created from FreeBSD: head/sys/compat/freebsd32/syscalls.master 209579 2010-06-28 18:06:46Z kib
6 * created from FreeBSD: head/sys/compat/freebsd32/syscalls.master 219129 2011-03-01 13:23:37Z rwatson
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 <sys/cpuset.h>

--- 994 unchanged lines hidden ---
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 <sys/cpuset.h>

--- 994 unchanged lines hidden ---