freebsd32_proto.h (09c817ba36db7c3a4ff5e25ac55816ca181a403d) freebsd32_proto.h (51334c8257a7f5ad1323185d837a48c531c69fa3)
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 194910 2009-06-24 21:10:52Z jhb
6 * created from FreeBSD: head/sys/compat/freebsd32/syscalls.master 195468 2009-07-08 16:26:43Z trasz
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>

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

--- 808 unchanged lines hidden ---