NetBSD/sys/compat/linux
onoe 1e584c9cec Adopt the recent change to makesyscalls.sh (char * -> const char * const)
to make kdump compilable for arch without linux emulation.
2000-11-15 08:34:03 +00:00
..
arch change the type of *syscallnames[] array to 'const char * const foo[]' 2000-11-13 21:32:15 +00:00
common change the type of *syscallnames[] array to 'const char * const foo[]' 2000-11-13 21:32:15 +00:00
Makefile.inc
TODO
files.linux Add emulation for scheduler related syscalls. Although they are dummies 1999-10-04 16:58:15 +00:00
linux_syscall.h Added linux compat support on m68k ports. 1998-12-15 19:31:30 +00:00
linux_syscallargs.h Added linux compat support on m68k ports. 1998-12-15 19:31:30 +00:00
linux_syscalls.c Adopt the recent change to makesyscalls.sh (char * -> const char * const) 2000-11-15 08:34:03 +00:00