NetBSD/sys/arch/pc532
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
..
compile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
conf Add some framework for MI assignment of device majors - add sys/dev/majors 2003-10-05 08:04:24 +00:00
dev Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
fpu __KERNEL_RCSID() 2003-07-15 02:54:31 +00:00
include Add some accessor macros for the ucontext: 2003-10-08 22:43:01 +00:00
pc532 Fix "constify sendsig/trapsignal" fallout for non-siginfo'd archs. Test 2003-09-26 12:02:55 +00:00
stand Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
Makefile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
To.Do writable, not writeable. 2003-01-06 20:30:28 +00:00