NetBSD/sys/arch/sgimips/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
..
ansi.h
aout_machdep.h
asm.h
autoconf.h De-__P() 2005-02-28 07:24:51 +00:00
bootinfo.h
bsd-aout.h
bswap.h
bus.h Add a dm_maxsegsz public member to bus_dmamap_t. This allows a user of the API 2005-03-09 19:04:43 +00:00
cdefs.h
cpu_counter.h
cpu.h
db_machdep.h
disklabel.h Make disklabel(8) and fdisk(8) into "host tools " last step: build 2005-06-12 19:46:15 +00:00
ecoff_machdep.h
eisa_machdep.h
elf_machdep.h
endian_machdep.h
endian.h
float.h
ieee.h
ieeefp.h
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h
intr.h Avoid a global name "netmask" - it causes lots of shadow warnings all over 2005-06-03 19:02:33 +00:00
kcore.h
kdbparam.h
limits.h
loadfile_machdep.h
lock.h
locore.h
machtype.h
Makefile
math.h
mcontext.h
mips_opcode.h
param.h
pcb.h
pci_machdep.h Use the mace interrupt handler for PCI interrupts. 2004-09-06 07:24:06 +00:00
pmap.h
pmc.h
proc.h
profile.h
psl.h
pte.h
ptrace.h
reg.h
regdef.h
regnum.h
reloc.h
setjmp.h
signal.h
stdarg.h
svr4_machdep.h
sysconf.h
trap.h
types.h
varargs.h
vmparam.h
wchar_limits.h
z8530var.h