summaryrefslogtreecommitdiffstats
path: root/sys/i386/linux
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2003-12-24 00:32:07 +0000
committerpeter <peter@FreeBSD.org>2003-12-24 00:32:07 +0000
commit72906fa267ef5e7abdb2fa4ca17410517cda2fc3 (patch)
tree41a6f49d97a83b322e47b98d8b11af0a99b2cd44 /sys/i386/linux
parent722d62c334f8404ec4dfa05f48ca647846e73f0b (diff)
downloadFreeBSD-src-72906fa267ef5e7abdb2fa4ca17410517cda2fc3.zip
FreeBSD-src-72906fa267ef5e7abdb2fa4ca17410517cda2fc3.tar.gz
GC unused 'syshide' override to /dev/null. This was here to disable
the output of the namespc column. Its functionality was removed some time ago, but the overrides and the namespc column remained.
Diffstat (limited to 'sys/i386/linux')
-rw-r--r--sys/i386/linux/syscalls.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/i386/linux/syscalls.conf b/sys/i386/linux/syscalls.conf
index 01e2588..74b687e 100644
--- a/sys/i386/linux/syscalls.conf
+++ b/sys/i386/linux/syscalls.conf
@@ -5,7 +5,6 @@ sysproto_h=_LINUX_SYSPROTO_H_
syshdr="linux_syscall.h"
syssw="linux_sysent.c"
sysmk="/dev/null"
-syshide="/dev/null"
syscallprefix="LINUX_SYS_"
switchname="linux_sysent"
namesname="linux_syscallnames"
OpenPOWER on IntegriCloud