Round up sysent[] table size.

This commit is contained in:
mycroft 2000-12-14 18:07:54 +00:00
parent d1c86a60e0
commit 52e8ecc51c
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: syscalls.conf,v 1.1 1998/09/30 18:01:53 erh Exp $
# $NetBSD: syscalls.conf,v 1.2 2000/12/14 18:07:54 mycroft Exp $
sysnames="linux_syscalls.c"
sysnumhdr="linux_syscall.h"
@ -10,3 +10,4 @@ libcompatopts=""
switchname="linux_sysent"
namesname="linux_syscallnames"
constprefix="LINUX_SYS_"
nsysent=512