NetBSD/sys/arch/sh5/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
..
ansi.h More SH5 toolchain hacks: Don't define _BSD_WCHAR_T if compiling C++. 2002-07-12 11:19:08 +00:00
aout_machdep.h
asm.h Clean up <sh5/asm.h> to be more 64-bit friendly. 2002-07-12 15:42:27 +00:00
bswap.h Need <sys/types.h> 2002-07-10 15:52:49 +00:00
bus.h
cacheops.h
cdefs.h Some hacks which will go away when we switch to a native NetBSD toolchain. 2002-07-10 11:36:23 +00:00
conreg.h
cpu.h Add a macro which verifies that a 64-bit value is a valid effective 2002-07-11 21:21:58 +00:00
cputypes.h
db_machdep.h
disklabel.h
elf_machdep.h Sync with reality. 2002-07-11 21:20:23 +00:00
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
endian.h
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 Blah, missed a comma. 2002-07-12 13:37:32 +00:00
int_const.h
int_fmtio.h
int_limits.h More superh toolchain hacks. This time, it expects wchar_t to be a short. 2002-07-10 12:23:08 +00:00
int_mwgwtypes.h
int_types.h
intr.h
limits.h
lock.h
Makefile Install <sh5/pte.h> for the benefit of cpu.h. 2002-07-11 14:11:18 +00:00
math.h SH5 floating point support, based on sh3. 2002-07-10 10:38:22 +00:00
memregion.h
param.h Moved MID_MACHINE definition from <machine/param.h> 2002-07-11 14:08:45 +00:00
pcb.h Update sh5_fpsave() prototype to match reality. 2002-07-10 15:53:57 +00:00
pmap.h
proc.h
profile.h Missed some semi-colons. 2002-07-10 11:31:25 +00:00
pte.h
ptrace.h
reg.h
setjmp.h Cleanup the sigcontext structure, and sync {,sig}jmp_buf size and 2002-07-11 14:16:42 +00:00
signal.h Cleanup the sigcontext structure, and sync {,sig}jmp_buf size and 2002-07-11 14:16:42 +00:00
stdarg.h
trap.h
types.h
varargs.h
vmparam.h