NetBSD/sys/compat/linux
thorpej 5afa6838bf Do the syscall_plain/syscall_fancy dance on ARM. Shaves a fair number
of cycles off the syscall overhead.

Since all COMPAT_LINUX platforms now support __HAVE_SYSCALL_INTERN,
garbage-collect the LINUX_SYSCALL_FUNCTION stuff.
2003-03-01 04:36:38 +00:00
..
arch Do the syscall_plain/syscall_fancy dance on ARM. Shaves a fair number 2003-03-01 04:36:38 +00:00
common Do the syscall_plain/syscall_fancy dance on ARM. Shaves a fair number 2003-03-01 04:36:38 +00:00
files.linux make signal array handling uniform, and put signal arrays in a separate 2002-03-31 22:22:43 +00:00
linux_syscall.h Crude first cut at ARMLinux binary compatibility. Successfully runs 2002-01-14 23:14:32 +00:00
linux_syscallargs.h Crude first cut at ARMLinux binary compatibility. Successfully runs 2002-01-14 23:14:32 +00:00
linux_syscalls.c Crude first cut at ARMLinux binary compatibility. Successfully runs 2002-01-14 23:14:32 +00:00
Makefile.inc
TODO I'm working on Mips 2001-09-22 21:26:40 +00:00