mirror of
https://github.com/opnsense/src.git
synced 2026-02-11 23:06:12 -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
250 B
Text
11 lines
250 B
Text
# $FreeBSD$
|
|
sysnames="/dev/null"
|
|
sysproto="linux_proto.h"
|
|
sysproto_h=_LINUX_SYSPROTO_H_
|
|
syshdr="linux_syscall.h"
|
|
syssw="linux_sysent.c"
|
|
sysmk="/dev/null"
|
|
syscallprefix="LINUX_SYS_"
|
|
switchname="linux_sysent"
|
|
namesname="linux_syscallnames"
|
|
sysvec="\n"
|