freebsd32_proto.h (1dc31587bf980dbeab3db2d647675e44a290cd83) | freebsd32_proto.h (378a73d1bd1b9ae3e762511ac6a69f31b2e34e1c) |
---|---|
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 247602 2013-03-02 00:53:12Z pjd | 6 * created from FreeBSD: head/sys/compat/freebsd32/syscalls.master 247667 2013-03-02 21:11:30Z pjd |
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> --- 1080 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> --- 1080 unchanged lines hidden --- |