1# $NetBSD: files.sh3,v 1.40 2008/03/15 22:48:58 uwe Exp $ 2# 3 4defflag opt_cputype.h SH3 SH4 5 6defparam PCLOCK 7defflag opt_kstack_debug.h KSTACK_DEBUG 8 9defflag opt_cache.h CACHE_DEBUG 10defflag opt_cache.h SH4_CACHE_DISABLE_EMODE 11defflag opt_cache.h SH4_CACHE_DISABLE_ICACHE 12defflag opt_cache.h SH4_CACHE_DISABLE_DCACHE 13defflag opt_cache.h SH4_CACHE_WB_U0_P0_P3 14defflag opt_cache.h SH4_CACHE_WB_P1 15 16file arch/sh3/sh3/db_disasm.c ddb 17file arch/sh3/sh3/db_interface.c ddb | kgdb 18file arch/sh3/sh3/db_memrw.c ddb | kgdb 19file arch/sh3/sh3/db_trace.c ddb 20file arch/sh3/sh3/kgdb_machdep.c kgdb 21file arch/sh3/sh3/kobj_machdep.c modular 22file arch/sh3/sh3/exception.c 23file arch/sh3/sh3/exception_vector.S 24file arch/sh3/sh3/locore_c.c 25file arch/sh3/sh3/locore_subr.S 26file arch/sh3/sh3/lock_stubs.S 27file arch/sh3/sh3/mem.c 28file arch/sh3/sh3/pmap.c 29file arch/sh3/sh3/process_machdep.c 30file arch/sh3/sh3/sh3_machdep.c 31file arch/sh3/sh3/sys_machdep.c 32file arch/sh3/sh3/syscall.c 33file arch/sh3/sh3/vm_machdep.c 34file arch/sh3/sh3/cache.c 35file arch/sh3/sh3/cache_sh3.c sh3 36file arch/sh3/sh3/cache_sh4.c sh4 37file arch/sh3/sh3/mmu.c 38file arch/sh3/sh3/mmu_sh3.c sh3 39file arch/sh3/sh3/mmu_sh4.c sh4 40file arch/sh3/sh3/clock.c 41file arch/sh3/sh3/devreg.c sh3 & sh4 42file arch/sh3/sh3/interrupt.c 43file dev/cninit.c 44file dev/cons.c 45 46file arch/sh3/sh3/cpu_in_cksum.S (inet | inet6) & cpu_in_cksum 47 48file arch/sh3/sh3/procfs_machdep.c procfs 49 50# 51# Executable file format 52# 53file arch/sh3/sh3/coff_exec.c exec_coff 54