NetBSD/sys/arch/evbsh5/include
scw e9688612da Make it so kernels can be compiled for 32-bit or 64-bit with a
simple config file option.

Also, don't hard code the endian setting in a header file. Rely instead
on the compiler defining __LITTLE_ENDIAN__ and DTRT as appropriate.
2002-07-12 19:33:27 +00:00
..
Makefile SH5 floating point support, based on sh3. 2002-07-10 10:38:22 +00:00
ansi.h
aout_machdep.h
asm.h
bootparams.h
bswap.h
bus.h
cacheops.h
cdefs.h
conreg.h
cpu.h
disklabel.h
elf_machdep.h
endian.h
endian_machdep.h Make it so kernels can be compiled for 32-bit or 64-bit with a 2002-07-12 19:33:27 +00:00
float.h SH5 floating point support, based on sh3. 2002-07-10 10:38:22 +00:00
frame.h
ieee.h SH5 floating point support, based on sh3. 2002-07-10 10:38:22 +00:00
ieeefp.h SH5 floating point support, based on sh3. 2002-07-10 10:38:22 +00:00
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h
intr.h
isa_machdep.h
limits.h
lock.h
math.h SH5 floating point support, based on sh3. 2002-07-10 10:38:22 +00:00
memregion.h
param.h Follow convention for MACHINE_ARCH endian suffix. 2002-07-11 14:07:41 +00:00
pcb.h
pmap.h
proc.h
profile.h SH5 profiling support. 2002-07-10 10:24:16 +00:00
ptrace.h
reg.h
setjmp.h
signal.h
stdarg.h
trap.h
types.h
varargs.h
vmparam.h