NetBSD/sys/arch/mips
jonathan 9fedff95ce Update mipspmax elf exec support:
* Update arch/mips/mips/cpu_exec.c to include MI exec_elf.h header,
    and to use the MI interface exec_elf_makecmds().
  * Replace arch/mips/mips/elf.c (Ted Lemon's elf code) with
    a version of Christos's MI elf exec code, munged to support demand paging
    and mips shared libraries.
1996-06-17 10:51:28 +00:00
..
conf Add mips/mips/mem.c and mips/mips/process_machdep.c 1996-03-26 11:45:59 +00:00
include Include <mips/types.h> to bring u_int32_t and u_int16_t in scope for 1996-06-05 23:44:31 +00:00
mips Update mipspmax elf exec support: 1996-06-17 10:51:28 +00:00