NetBSD/sys/arch/mips/conf/files.mips
jonathan 22858f6aed Eliminate old mips/mips/elf.c ELF exec code.
Don't call into from the a.out exec hook; don't configure it into kernels.
1996-11-11 07:45:30 +00:00

7 lines
301 B
Plaintext

file arch/mips/mips/cpu_exec.c
file arch/mips/mips/mem.c
file arch/mips/mips/trap.c # interrupt, trap hanlders
file arch/mips/mips/minidebug.c kdb # MIPS-III TLB prettyprinter
file arch/mips/mips/mips_machdep.c # shared mips machdep.c
file arch/mips/mips/process_machdep.c # shared process_machdep