NetBSD/sys/arch/sh3
uch 6e0794b560 To determine CPU architecture and product, add cpu_arch and cpu_prduct variables.
these are initialized by sh_cpu_init()@sh3/sh3_machdep.c
(see sh3/include/cputypes.h for detail.)
add "options SH3" for SH3 kernel config file.
2002-02-17 20:59:33 +00:00
..
conf Add new MMU API. for detail, see sh3/mmu.h's comment. 2002-02-17 20:55:50 +00:00
dev ANSIfy KNF. 2002-02-12 15:26:45 +00:00
include To determine CPU architecture and product, add cpu_arch and cpu_prduct variables. 2002-02-17 20:59:33 +00:00
sh3 add cache dump 2002-02-17 20:58:35 +00:00
Makefile