NetBSD/sys/arch/sh3/include
uwe 86d3d1e448 Include #include <sh3/devreg.h> like other *reg.h do. 2007-03-29 23:09:41 +00:00
..
Makefile Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
adcreg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ansi.h fix gcc -Werror -Wmissing-braces problem 2006-10-04 13:51:59 +00:00
aout_machdep.h
asm.h Add a STRONG_ALIAS macro 2006-01-20 22:02:40 +00:00
bscreg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
bswap.h Need to install byte_swap.h and bswap.h needs to include sh3/byte_swap.h. 2006-02-01 20:56:18 +00:00
bus.h s/u_intN_t/uintN_t/ 2006-03-04 01:55:03 +00:00
byte_swap.h Match comment against #endif with #ifdef 2006-02-17 08:23:26 +00:00
cache.h Allow shared PV mappings in pmap_enter(9) even on SH4 if VAs of shared pages 2006-09-24 00:43:44 +00:00
cache_sh3.h s/u_intN_t/uintN_t/ 2006-03-04 01:55:03 +00:00
cache_sh4.h s/u_intN_t/uintN_t/ 2006-03-04 01:55:03 +00:00
cdefs.h
clock.h Switch the rest of sh3 ports to todr(9) 2006-09-20 00:41:11 +00:00
coff_machdep.h
cpgreg.h
cpu.h Remove spllowersoftclock() and CLKF_BASEPRI(), and always dispatch callouts 2007-02-16 02:53:43 +00:00
cputypes.h Add CONSTCOND to make lint happy. 2006-01-21 00:40:36 +00:00
dacreg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
db_machdep.h Replace the Mach-derived boolean_t type with the C99 bool type. A 2007-02-21 22:59:35 +00:00
devreg.h Use foo &= ~(type)mask; instead of foo &= (type)~mask; to make lint happy. 2006-01-21 04:57:07 +00:00
disklabel.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
dmacreg.h Include #include <sh3/devreg.h> like other *reg.h do. 2007-03-29 23:09:41 +00:00
elf_machdep.h Don't worry about the ELF32_MACHDEP_ENDIANNESS macro when compiling 2006-11-25 07:32:53 +00:00
endian.h
endian_machdep.h
exception.h exp_type[] was constified in exception.c but an extern declaration in 2006-07-22 21:58:29 +00:00
float.h
frame.h Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
ieee.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ieeefp.h
int_const.h
int_fmtio.h
int_limits.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
int_mwgwtypes.h Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:06:46 +00:00
int_types.h Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:06:46 +00:00
intcreg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
intr.h EVTCODE_TO_MAP_INDEX - tweak to help gcc produce better code. 2006-01-24 23:51:42 +00:00
limits.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
lock.h Note in that TAS.B in inline asm clobbers "cc". 2007-03-12 01:33:50 +00:00
locore.h Use cpp-safe labels. 2006-01-23 22:32:50 +00:00
math.h
mcontext.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
mmu.h s/u_intN_t/uintN_t/ 2006-03-04 01:55:03 +00:00
mmu_sh3.h s/u_intN_t/uintN_t/ 2006-03-04 01:55:03 +00:00
mmu_sh4.h s/u_intN_t/uintN_t/ 2006-03-04 01:55:03 +00:00
mutex.h Implement fast-path mutex_enter and mutex_exit stubs. 2007-03-14 01:14:25 +00:00
param.h Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
pcb.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
pcicreg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
pfcreg.h
pmap.h There are only 32 bits in a VA, not 33 - sync comment with this harsh reality. 2007-03-21 14:50:43 +00:00
pmc.h
proc.h Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
profile.h Fix __mcount to use bsrf to call _mcount. We know it's in the same 2006-10-26 23:54:28 +00:00
psl.h Don't include <machine/intr.h> in asm sources. 2006-10-15 02:11:21 +00:00
pte.h s/u_intN_t/uintN_t/ 2006-03-04 01:55:03 +00:00
ptrace.h
reg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
rtcreg.h SH_RCR2_BITS for bitmask_snprintf. 2006-10-19 03:26:10 +00:00
rwlock.h Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
scifreg.h Make _BASE visible regardless of #ifdef SHx. 2006-02-18 00:41:32 +00:00
scireg.h
setjmp.h Provide defines for offsets into the jump buffer. 2006-01-05 00:50:23 +00:00
sh_opcode.h
signal.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
stdarg.h New stdarg.h and varargs.h based on arm and i386 versions. 2006-05-21 22:39:04 +00:00
tmureg.h s/u_intN_t/uintN_t/ 2006-03-04 01:55:03 +00:00
types.h Add timecounter support for SH3 ports. From gdamore on port-sh3, 2006-09-24 00:34:23 +00:00
ubcreg.h s/u_intN_t/uintN_t/ 2006-03-04 01:55:03 +00:00
userret.h Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
varargs.h New stdarg.h and varargs.h based on arm and i386 versions. 2006-05-21 22:39:04 +00:00
vmparam.h s/u_intN_t/uintN_t/ 2006-03-04 01:55:03 +00:00
wchar_limits.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
wdogvar.h
wdtreg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00