NetBSD/sys/arch/sh3/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
..
adcreg.h Use 'CH' for channel select in the ADCSR bits format string for consistency. 2003-10-15 22:55:07 +00:00
ansi.h
aout_machdep.h
asm.h Definition of __KERNEL_RCSID for asm files. 2003-11-24 04:07:22 +00:00
bscreg.h
bswap.h
bus.h Add missing stream methods (for wdc_pcmcia.c) 2005-03-11 16:16:06 +00:00
cache_sh3.h
cache_sh4.h
cache.h
cdefs.h
clock.h
coff_machdep.h
cpgreg.h
cpu.h include sys/cpu_data.h only if defined(_KERNEL) 2004-09-25 22:08:48 +00:00
cputypes.h
dacreg.h Register definitions for SH7709 DAC. 2003-11-05 03:08:13 +00:00
db_machdep.h
devreg.h
disklabel.h Make disklabel(8) and fdisk(8) into "host tools " last step: build 2005-06-12 19:46:15 +00:00
dmacreg.h Register definitions for sh3 integrated DMA controller. 2004-04-08 21:02:57 +00:00
elf_machdep.h
endian_machdep.h
endian.h
exception.h INTEVT2 values for DMAC interrupts. 2004-03-25 01:02:30 +00:00
float.h
frame.h Move 2004-03-24 15:38:41 +00:00
ieee.h Push back the descriptions of NaN formats, and descriptions of the 2005-04-15 22:39:10 +00:00
ieeefp.h
int_const.h
int_fmtio.h
int_limits.h Factor out W{CHAR,INT}_{MAX,MIN} into their own header file. 2004-05-08 21:51:47 +00:00
int_mwgwtypes.h
int_types.h Include <sys/cdefs.h> for __signed; related to lib/30072. 2005-05-25 20:58:00 +00:00
intcreg.h
intr.h Redo a quick hack for intc_intr_disable() and intc_intr_enable() to have 2003-11-04 03:13:48 +00:00
limits.h
lock.h
locore.h
Makefile Factor out W{CHAR,INT}_{MAX,MIN} into their own header file. 2004-05-08 21:51:47 +00:00
math.h
mcontext.h Add _UC_SETSTACK, _UC_CLRSTACK flags. Add __fpr_fpul to __fpregset_t 2003-11-22 17:05:53 +00:00
mmu_sh3.h
mmu_sh4.h
mmu.h
param.h Move 2004-03-24 15:38:41 +00:00
pcb.h
pfcreg.h
pmap.h
pmc.h
proc.h Move 2004-03-24 15:38:41 +00:00
profile.h
psl.h
pte.h
ptrace.h
reg.h
rtcreg.h
scifreg.h
scireg.h
setjmp.h
sh_opcode.h
signal.h SIGTRAMP_VALID() should not pollute the user namespace 2004-05-10 21:51:49 +00:00
stdarg.h Fix lint stub for va_start so that lint is actually happy about it. 2005-01-05 23:39:51 +00:00
tmureg.h
types.h sh3 no longer abuses cf_unit. 2005-01-18 07:30:49 +00:00
ubcreg.h
userret.h Reduce code duplication by adding mi_userret() in sys/userret.h 2003-10-31 16:44:34 +00:00
va-sh.h
varargs.h
vmparam.h
wchar_limits.h Factor out W{CHAR,INT}_{MAX,MIN} into their own header file. 2004-05-08 21:51:47 +00:00
wdogvar.h
wdtreg.h