mirror of
https://github.com/opnsense/src.git
synced 2026-02-22 01:11:30 -05:00
the output of the namespc column. Its functionality was removed some time ago, but the overrides and the namespc column remained.
11 lines
253 B
Text
11 lines
253 B
Text
# $FreeBSD$
|
|
sysnames="svr4_syscallnames.c"
|
|
sysproto="svr4_proto.h"
|
|
sysproto_h=_SVR4_SYSPROTO_H_
|
|
syshdr="svr4_syscall.h"
|
|
syssw="svr4_sysent.c"
|
|
sysmk="/dev/null"
|
|
syscallprefix="SVR4_SYS_"
|
|
switchname="svr4_sysent"
|
|
namesname="svr4_syscallnames"
|
|
sysvec="\n"
|