NetBSD/sys/arch/x86/include
dyoung a37289db57 Make disklabel(8) and fdisk(8) into "host tools " last step: build
and install ${TOOLDIR}/bin/${MACHINE_GNU_PLATFORM}-disklabel,
${TOOLDIR}/bin/${MACHINE_GNU_PLATFORM}-fdisk by "reaching over" to
the sources in ${NETBSDSRCDIR}/sbin/{disklabel fdisk}/.

To avoid clashes with a build-host's header files, especially on
*BSD, the host-tools versions of fdisk and disklabel search for
#includes such as disklabel.h, disklabel_acorn.h, disklabel_gpt.h,
and bootinfo.h in a new #includes namespace, nbinclude/.  That is,
they #include <nbinclude/sys/disklabel.h>, <nbinclude/machine/disklabel.h>,
<nbinclude/sparc64/disklabel.h>, instead of <sys/disklabel.h> and
such.  I have also updated the system headers to #include from
nbinclude/-space when HAVE_NBTOOL_CONFIG_H is #defined.
2005-06-12 19:46:15 +00:00
..
acpi_machdep.h Merge changes for ACPI-CA 20050408. 2005-05-02 14:54:46 +00:00
aout_machdep.h
apicvar.h Sprinkle const. 2005-05-29 21:37:02 +00:00
bios32.h
bootinfo.h Make disklabel(8) and fdisk(8) into "host tools " last step: build 2005-06-12 19:46:15 +00:00
bus_private.h add files which i forgot to add with arch/x86/x86/bus_dma.c rev.1.21. 2005-04-16 08:53:09 +00:00
bus.h tweak x86 bus_dma code so that it can be used by xen port. 2005-04-16 07:53:35 +00:00
cacheinfo.h make multi inclusion protection macros consistent. 2005-04-16 07:45:59 +00:00
cpuvar.h
float.h
i8259.h
i82093reg.h
i82093var.h Sprinkle const. 2005-05-29 21:37:02 +00:00
i82489reg.h
i82489var.h
ieee.h Push back the descriptions of NaN formats, and descriptions of the 2005-04-15 22:39:10 +00:00
ieeefp.h
intr.h use __insn_barrier rather than homegrown equivalents. 2004-10-31 10:39:34 +00:00
intrdefs.h make multi inclusion protection macros consistent. 2005-04-16 07:45:59 +00:00
isa_machdep.h make multi inclusion protection macros consistent. 2005-04-16 07:45:59 +00:00
lock.h make multi inclusion protection macros consistent. 2005-04-16 07:45:59 +00:00
Makefile
math.h
mpacpi.h make multi inclusion protection macros consistent. 2005-04-16 07:45:59 +00:00
mpbiosreg.h
mpbiosvar.h
mpconfig.h Sprinkle const. 2005-05-29 21:37:02 +00:00
mtrr.h
pci_machdep.h make multi inclusion protection macros consistent. 2005-04-16 07:45:59 +00:00
pic.h
pio.h
psl.h Add PSL_T to PSL_USER; it's fine for a program to want to trap itself. 2004-11-30 22:41:57 +00:00
specialreg.h Probe and print the Intel Extended Feature Bits, as documented 2005-02-21 15:10:51 +00:00
trap.h