freebsd32_proto.h (4ad6d200d6cfb63382df954b87a941d97dda4193) | freebsd32_proto.h (20c6fe828a33e0d974b371ac786d4fc49f27c693) |
---|---|
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: src/sys/compat/freebsd32/syscalls.master,v 1.94 2008/01/08 21:58:14 jhb Exp | 6 * created from FreeBSD: src/sys/compat/freebsd32/syscalls.master,v 1.95 2008/01/20 23:43:06 rwatson 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 <sys/_semaphore.h> --- 581 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/_semaphore.h> --- 581 unchanged lines hidden --- |