NetBSD/sys/arch/i386
thorpej 1853c81a61 Clean up the <sys/ucontext.h> <-> <machine/mcontext.h> interface up
a little:
- Define _UC_MD_BIT* constants for the available machine-dependent bits,
  and use those constants to define the machine-dependent bits as well
  as the machine-independent bits that have machine-dependent values.
- Explicitly generate an error if _UC_TLSBASE, _UC_SETSTACK, or
  _UC_CLRSTACK are not defined by <machine/mcontext.h>.
2024-05-18 00:37:40 +00:00
..
acpi
bioscall Clean up _LKM --> _MODULE leftovers. 2020-08-10 10:59:33 +00:00
compile
conf also exclude DRM_LEGACY from the ISA kernel 2024-05-13 21:50:47 +00:00
eisa Make eisa_machdep build without NIOAPIC > 0 by extracting irq definition. 2024-05-01 16:28:33 +00:00
gdbscripts fix various typos in comments. 2023-08-01 21:26:27 +00:00
i386 Add (defined(MPBIOS) || NACPICA > 0) check around mp_pci_childdetached(). 2024-04-22 22:47:00 +00:00
include Clean up the <sys/ucontext.h> <-> <machine/mcontext.h> interface up 2024-05-18 00:37:40 +00:00
isa Remove unnecessary <sys/malloc.h>. 2023-12-20 15:00:07 +00:00
mca
pci s/attachement/attachment/ and s/detachement/detachment/. 2024-02-02 22:14:04 +00:00
pnpbios Remove unnecessary <sys/malloc.h>. 2023-12-20 15:00:07 +00:00
stand In efiboot 2024-01-06 21:26:43 +00:00
Makefile