NetBSD/sys/arch/shark/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
..
Makefile
ansi.h
aout_machdep.h
asm.h
atomic.h
beep.h
bootconfig.h Include <arm/bootconfig.h> to get the get_bootconf_option() prototype and 2005-06-03 12:48:25 +00:00
bswap.h
bus.h
cdefs.h
cpu.h
db_machdep.h
devmap.h
disklabel.h Make disklabel(8) and fdisk(8) into "host tools " last step: build 2005-06-12 19:46:15 +00:00
elf_machdep.h
endian.h
endian_machdep.h
float.h
fp.h
frame.h
ieee.h
ieeefp.h
iic.h
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h
intr.h
io.h
ipkdb.h
irqhandler.h
isa_machdep.h
isapnp_machdep.h
joystick.h just include <sys/joystick.h> 2004-07-02 17:15:10 +00:00
kbd.h
kerndebug.h
limits.h
loadfile_machdep.h
lock.h
math.h
mcontext.h
mouse.h
ofisa_machdep.h
ofw.h
param.h
pcb.h
pccons.h
pci_machdep.h
pio.h
pmap.h
pmc.h
proc.h
profile.h
profileio.h
ptrace.h
reg.h
rtc.h
scrio.h
setjmp.h
shark.h
signal.h
stdarg.h
sysarch.h
trap.h
types.h
varargs.h
vmparam.h
wchar_limits.h