NetBSD/sys/arch/mips
thorpej 901da40cf9 Add some accessor macros for the ucontext:
* _UC_MACHINE_PC() - access the program counter
* _UC_MACHINE_INTRV() - access the integer return value register
* _UC_MACHINE_SET_PC() - set the program counter (this requires
  special handling on some platforms).
2003-10-08 22:43:01 +00:00
..
alchemy Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
bonito __KERNEL_RCSID() 2003-07-15 02:43:09 +00:00
cfe __KERNEL_RCSID() 2003-07-15 02:43:09 +00:00
conf Define ELF2ECOFF here for native build. 2003-10-05 16:53:15 +00:00
include Add some accessor macros for the ucontext: 2003-10-08 22:43:01 +00:00
mips Update comment to follow the previous R4000 ID addtion. 2003-10-05 17:31:09 +00:00
sibyte Disable pass3 DMA for now; booting a box to multi-user with root-on-nfs 2003-09-26 13:34:56 +00:00
Makefile
Makefile.inc