1130b656e5
This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
12 lines
252 B
Plaintext
12 lines
252 B
Plaintext
# $FreeBSD$
|
|
sysnames="/dev/null"
|
|
sysproto="linux_proto.h"
|
|
sysproto_h=_LINUX_SYSPROTO_H_
|
|
syshdr="linux_syscall.h"
|
|
syssw="linux_sysent.c"
|
|
syshide="/dev/null"
|
|
syscallprefix="LINUX_SYS_"
|
|
switchname="linux_sysent"
|
|
namesname="linux_syscallnames"
|
|
sysvec="\n"
|