NetBSD/sys/compat/linux32
njoly 9cbea9441c linux32_sys_ptrace() fixes.
- Add opt_ptrace.h include to activate syscall.
- Convert to use sys_ptrace() instead of netbsd32_ptrace().
- Do not use arch specific call for now.
2008-06-18 22:58:21 +00:00
..
arch/amd64 regen 2008-06-16 20:00:53 +00:00
common linux32_sys_ptrace() fixes. 2008-06-18 22:58:21 +00:00
files.linux32
linux32_syscall.h
linux32_syscallargs.h
linux32_syscalls.c
Makefile.inc