11.4Schristos# $NetBSD: syscalls.conf,v 1.4 2023/07/28 19:01:11 christos Exp $ 21.1Serh 31.1Serhsysnames="linux_syscalls.c" 41.1Serhsysnumhdr="linux_syscall.h" 51.1Serhsyssw="linux_sysent.c" 61.1Serhsysarghdr="linux_syscallargs.h" 71.1Serhcompatopts="" 81.1Serhlibcompatopts="" 91.1Serh 101.1Serhswitchname="linux_sysent" 111.1Serhnamesname="linux_syscallnames" 121.1Serhconstprefix="LINUX_SYS_" 131.4Schristosnsysent=1024 141.3Sjdolecek 151.3Sjdoleceksys_nosys="linux_sys_nosys" 16