bdbbbb1bb9
the output of the namespc column. Its functionality was removed some time ago, but the overrides and the namespc column remained.
13 lines
283 B
Plaintext
13 lines
283 B
Plaintext
# syscalls.conf $FreeBSD$
|
|
sysnames="/dev/null"
|
|
#sysproto="ibcs2_isc.h"
|
|
sysproto="/dev/null"
|
|
sysproto_h=_IBCS2_ISC_H_
|
|
syshdr="ibcs2_isc_syscall.h"
|
|
sysmk="/dev/null"
|
|
syssw="ibcs2_isc_sysent.c"
|
|
syscallprefix="IBCS2_ISC_"
|
|
switchname="isc_sysent"
|
|
namesname="isc_syscallnames"
|
|
sysvec="\n"
|