mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-30 00:02:44 +00:00
Renerate (some include files were changed)
This commit is contained in:
parent
c263a0048d
commit
bf07edd9e3
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=24383
@ -2,15 +2,13 @@
|
||||
* System call prototypes.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from Id: syscalls.master,v 1.2 1996/03/04 20:58:47 peter Exp
|
||||
* created from Id: syscalls.master,v 1.4 1997/02/22 09:38:31 peter Exp
|
||||
*/
|
||||
|
||||
#ifndef _LINUX_SYSPROTO_H_
|
||||
#define _LINUX_SYSPROTO_H_
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/param.h>
|
||||
#include <sys/mount.h>
|
||||
#include <sys/signal.h>
|
||||
|
||||
struct linux_setup_args {
|
||||
int dummy;
|
||||
|
@ -2,7 +2,7 @@
|
||||
* System call numbers.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from Id: syscalls.master,v 1.2 1996/03/04 20:58:47 peter Exp
|
||||
* created from Id: syscalls.master,v 1.4 1997/02/22 09:38:31 peter Exp
|
||||
*/
|
||||
|
||||
#define LINUX_SYS_linux_setup 0
|
||||
|
@ -2,7 +2,7 @@
|
||||
* System call switch table.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from Id: syscalls.master,v 1.2 1996/03/04 20:58:47 peter Exp
|
||||
* created from Id: syscalls.master,v 1.4 1997/02/22 09:38:31 peter Exp
|
||||
*/
|
||||
|
||||
#include <sys/types.h>
|
||||
|
Loading…
Reference in New Issue
Block a user