NetBSD/sys/compat/linux
christos e00e31dcab Integrated in common. 1998-10-03 20:02:26 +00:00
..
arch Split compat/linux/linux_signal.c into i386, common and multi-architecture parts. 1998-10-01 02:27:33 +00:00
common shut up egcs complaints by adding braces 1998-10-01 18:58:28 +00:00
Makefile Enable "includes" and "all"(=makesyscalls.sh) targets for alpha, common and i386. 1998-10-01 04:16:33 +00:00
Makefile.inc Common makefile to process syscalls.master files. 1998-09-30 21:38:46 +00:00
Makefile.sc Common makefile to process syscalls.master files. 1998-09-30 21:38:46 +00:00
TODO Add info on things left to do. 1998-10-01 04:27:33 +00:00
files.linux Modified to reflect new file layout. arch/<arch>/conf/files.<arch> should include this file and the appropriate compat/linux/<arch>/files.linux_<arch> file. 1998-10-01 04:11:26 +00:00
linux_syscall.h Provide a suitable default so that kdump compiles on architectures 1998-10-01 18:23:37 +00:00
linux_syscallargs.h Add the architechture-wise multiplexing header files. These are the files that should be included by anything that needs a linux compat header. These will then include the appropriate architechture dependent and common header file(s). 1998-10-01 04:20:16 +00:00
linux_syscalls.c Provide a suitable default so that kdump compiles on architectures 1998-10-01 18:23:37 +00:00