freebsd32_proto.h (a95e8cd364d9ad58069c9c8db5af103eefa1840b) | freebsd32_proto.h (3984b2328c055e9b6082bbc50d09ae630c1050b1) |
---|---|
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.47 2005/02/24 18:24:16 jhb Exp | 6 * created from FreeBSD: src/sys/compat/freebsd32/syscalls.master,v 1.49 2005/05/30 15:09:17 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/thr.h> --- 292 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/thr.h> --- 292 unchanged lines hidden --- |