NetBSD/sys/arch/amd64
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
..
acpi __KERNEL_RCSID() 2003-07-14 23:32:28 +00:00
amd64 Adapt for ksiginfo changes. 2003-10-08 19:58:54 +00:00
compile
conf Add new per-chip pciide drivers. 2003-10-08 11:55:43 +00:00
include Add some accessor macros for the ucontext: 2003-10-08 22:43:01 +00:00
isa Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
pci Move the bulk of pci_intr_string into a seperate intr_string function. Use 2003-09-06 17:44:36 +00:00
Makefile