NetBSD/sys/lkm/exec
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
..
elf Make the setregs hook emulation-specific, rather than executable 2001-09-18 19:36:32 +00:00
freebsd_aout Make the setregs hook emulation-specific, rather than executable 2001-09-18 19:36:32 +00:00
freebsd_elf Make the setregs hook emulation-specific, rather than executable 2001-09-18 19:36:32 +00:00
hpux_aout Make the setregs hook emulation-specific, rather than executable 2001-09-18 19:36:32 +00:00
ibcs2_coff Make the setregs hook emulation-specific, rather than executable 2001-09-18 19:36:32 +00:00
ibcs2_elf Make the setregs hook emulation-specific, rather than executable 2001-09-18 19:36:32 +00:00
ibcs2_xout Make the setregs hook emulation-specific, rather than executable 2001-09-18 19:36:32 +00:00
linux_aout Make the setregs hook emulation-specific, rather than executable 2001-09-18 19:36:32 +00:00
linux_elf Make the setregs hook emulation-specific, rather than executable 2001-09-18 19:36:32 +00:00
m68k4k Make the setregs hook emulation-specific, rather than executable 2001-09-18 19:36:32 +00:00
netbsd32_aout Make the setregs hook emulation-specific, rather than executable 2001-09-18 19:36:32 +00:00
netbsd32_elf Make the setregs hook emulation-specific, rather than executable 2001-09-18 19:36:32 +00:00
osf1_ecoff remove use of gcc syntax for designated initialisers when initialising 2001-05-15 02:00:12 +00:00
sunos32_aout Make the setregs hook emulation-specific, rather than executable 2001-09-18 19:36:32 +00:00
sunos_aout Make the setregs hook emulation-specific, rather than executable 2001-09-18 19:36:32 +00:00
svr4_32_elf Make the setregs hook emulation-specific, rather than executable 2001-09-18 19:36:32 +00:00
svr4_elf Make the setregs hook emulation-specific, rather than executable 2001-09-18 19:36:32 +00:00
ultrix_ecoff remove use of gcc syntax for designated initialisers when initialising 2001-05-15 02:00:12 +00:00
vax1k Make the setregs hook emulation-specific, rather than executable 2001-09-18 19:36:32 +00:00
Makefile build exec_elf.o LKM. 2001-06-06 21:21:30 +00:00
Makefile.inc