NetBSD/sys/compat/mach
jdolecek ef8abe0767 Make the setregs hook emulation-specific, rather than executable
format specific.
Struct emul has a e_setregs hook back, which points to emulation-specific
setregs function. es_setregs of struct execsw now only points to
optional executable-specific setup function (this is only used for
ECOFF).
2001-09-18 19:36:32 +00:00
..
Makefile
files.mach
mach_exec.c Make the setregs hook emulation-specific, rather than executable 2001-09-18 19:36:32 +00:00
mach_exec.h adjust to the new copyargs footprint and cleanup debugging. 2001-07-29 21:26:07 +00:00
mach_message.h
mach_misc.c
mach_syscall.h
mach_syscallargs.h
mach_syscalls.c
mach_sysent.c
mach_types.h
syscalls.conf
syscalls.master