NetBSD/sys/arch/arc/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 Appease -Wcast-qual by adding consts in appropriate places. 2005-06-09 16:02:19 +00:00
bootinfo.h Add a long-awaited standalone boot program for arc port to load 2005-04-18 16:27:54 +00:00
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
display.h
ecoff_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 Make all intr_mask value types uint32_t rather than int, u_int, 2005-01-22 08:43:02 +00:00
isa_machdep.h Add const. 2005-06-03 12:30:53 +00:00
isapnp_machdep.h
joystick.h
kbdreg.h
kcore.h
kdbparam.h
limits.h
loadfile_machdep.h Add a long-awaited standalone boot program for arc port to load 2005-04-18 16:27:54 +00:00
lock.h
Makefile
math.h
mcontext.h
mips_opcode.h
mouse.h
param.h
pcb.h
pccons.h
pci_machdep.h
pio.h
platform.h Add const. 2005-06-03 12:30:53 +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
trap.h
types.h
varargs.h
vmparam.h
wchar_limits.h