NetBSD/sys/arch/evbsh3
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
..
compile
conf To determine CPU architecture and product, add cpu_arch and cpu_prduct variables. 2002-02-17 20:59:33 +00:00
evbsh3 sh_cpu_init() is added. its initialize cache, MMU ops appropriately. 2002-02-17 20:57:09 +00:00
include
Makefile