Regenerate sysent stuff after $FreeBSD$ removal

Sponsored by:		Netflix
This commit is contained in:
Warner Losh 2023-06-09 07:28:27 -06:00
parent 61fe63f698
commit 9121945d70
31 changed files with 0 additions and 31 deletions

View file

@ -2,7 +2,6 @@
* System call prototypes.
*
* DO NOT EDIT-- this file is automatically @generated.
* $FreeBSD$
*/
#ifndef _LINUX_SYSPROTO_H_

View file

@ -2,7 +2,6 @@
* System call numbers.
*
* DO NOT EDIT-- this file is automatically @generated.
* $FreeBSD$
*/
#define LINUX_SYS_read 0

View file

@ -2,7 +2,6 @@
* System call names.
*
* DO NOT EDIT-- this file is automatically @generated.
* $FreeBSD$
*/
const char *linux_syscallnames[] = {

View file

@ -2,7 +2,6 @@
* System call switch table.
*
* DO NOT EDIT-- this file is automatically @generated.
* $FreeBSD$
*/
#include <sys/param.h>

View file

@ -2,7 +2,6 @@
* System call argument to DTrace register array converstion.
*
* DO NOT EDIT-- this file is automatically @generated.
* $FreeBSD$
* This file is part of the DTrace syscall provider.
*/

View file

@ -2,7 +2,6 @@
* System call prototypes.
*
* DO NOT EDIT-- this file is automatically @generated.
* $FreeBSD$
*/
#ifndef _LINUX32_SYSPROTO_H_

View file

@ -2,7 +2,6 @@
* System call numbers.
*
* DO NOT EDIT-- this file is automatically @generated.
* $FreeBSD$
*/
#define LINUX32_SYS_linux_exit 1

View file

@ -2,7 +2,6 @@
* System call names.
*
* DO NOT EDIT-- this file is automatically @generated.
* $FreeBSD$
*/
const char *linux32_syscallnames[] = {

View file

@ -2,7 +2,6 @@
* System call switch table.
*
* DO NOT EDIT-- this file is automatically @generated.
* $FreeBSD$
*/
#include <sys/param.h>

View file

@ -2,7 +2,6 @@
* System call argument to DTrace register array converstion.
*
* DO NOT EDIT-- this file is automatically @generated.
* $FreeBSD$
* This file is part of the DTrace syscall provider.
*/

View file

@ -2,7 +2,6 @@
* System call prototypes.
*
* DO NOT EDIT-- this file is automatically @generated.
* $FreeBSD$
*/
#ifndef _LINUX_SYSPROTO_H_

View file

@ -2,7 +2,6 @@
* System call numbers.
*
* DO NOT EDIT-- this file is automatically @generated.
* $FreeBSD$
*/
#define LINUX_SYS_linux_setxattr 5

View file

@ -2,7 +2,6 @@
* System call names.
*
* DO NOT EDIT-- this file is automatically @generated.
* $FreeBSD$
*/
const char *linux_syscallnames[] = {

View file

@ -2,7 +2,6 @@
* System call switch table.
*
* DO NOT EDIT-- this file is automatically @generated.
* $FreeBSD$
*/
#include <sys/param.h>

View file

@ -2,7 +2,6 @@
* System call argument to DTrace register array converstion.
*
* DO NOT EDIT-- this file is automatically @generated.
* $FreeBSD$
* This file is part of the DTrace syscall provider.
*/

View file

@ -2,7 +2,6 @@
* System call prototypes.
*
* DO NOT EDIT-- this file is automatically @generated.
* $FreeBSD$
*/
#ifndef _FREEBSD32_SYSPROTO_H_

View file

@ -2,7 +2,6 @@
* System call numbers.
*
* DO NOT EDIT-- this file is automatically @generated.
* $FreeBSD$
*/
#define FREEBSD32_SYS_syscall 0

View file

@ -2,7 +2,6 @@
* System call names.
*
* DO NOT EDIT-- this file is automatically @generated.
* $FreeBSD$
*/
const char *freebsd32_syscallnames[] = {

View file

@ -2,7 +2,6 @@
* System call switch table.
*
* DO NOT EDIT-- this file is automatically @generated.
* $FreeBSD$
*/
#include <sys/param.h>

View file

@ -5,7 +5,6 @@
* System call argument to DTrace register array converstion.
*
* DO NOT EDIT-- this file is automatically @generated.
* $FreeBSD$
* This file is part of the DTrace syscall provider.
*/

View file

@ -2,7 +2,6 @@
* System call prototypes.
*
* DO NOT EDIT-- this file is automatically @generated.
* $FreeBSD$
*/
#ifndef _LINUX_SYSPROTO_H_

View file

@ -2,7 +2,6 @@
* System call numbers.
*
* DO NOT EDIT-- this file is automatically @generated.
* $FreeBSD$
*/
#define LINUX_SYS_linux_exit 1

View file

@ -2,7 +2,6 @@
* System call names.
*
* DO NOT EDIT-- this file is automatically @generated.
* $FreeBSD$
*/
const char *linux_syscallnames[] = {

View file

@ -2,7 +2,6 @@
* System call switch table.
*
* DO NOT EDIT-- this file is automatically @generated.
* $FreeBSD$
*/
#include <sys/param.h>

View file

@ -2,7 +2,6 @@
* System call argument to DTrace register array converstion.
*
* DO NOT EDIT-- this file is automatically @generated.
* $FreeBSD$
* This file is part of the DTrace syscall provider.
*/

View file

@ -2,7 +2,6 @@
* System call switch table.
*
* DO NOT EDIT-- this file is automatically @generated.
* $FreeBSD$
*/
#include <sys/param.h>

View file

@ -2,7 +2,6 @@
* System call names.
*
* DO NOT EDIT-- this file is automatically @generated.
* $FreeBSD$
*/
const char *syscallnames[] = {

View file

@ -2,7 +2,6 @@
* System call argument to DTrace register array converstion.
*
* DO NOT EDIT-- this file is automatically @generated.
* $FreeBSD$
* This file is part of the DTrace syscall provider.
*/

View file

@ -2,7 +2,6 @@
* System call numbers.
*
* DO NOT EDIT-- this file is automatically @generated.
* $FreeBSD$
*/
#define SYS_syscall 0

View file

@ -1,6 +1,5 @@
# FreeBSD system call object files.
# DO NOT EDIT-- this file is automatically @generated.
# $FreeBSD$
MIASM = \
syscall.o \
exit.o \

View file

@ -2,7 +2,6 @@
* System call prototypes.
*
* DO NOT EDIT-- this file is automatically @generated.
* $FreeBSD$
*/
#ifndef _SYS_SYSPROTO_H_