xref: /netbsd-src/sys/arch/sh3/conf/files.sh3 (revision 4d9da7b2a029522d919287b79ed3bf153fde02a1)
1*4d9da7b2Schristos#	$NetBSD: files.sh3,v 1.48 2020/10/21 13:31:52 christos Exp $
265363da2Sitojun#
365363da2Sitojun
4c3050006Sthorpejdefflag	opt_cputype.h		SH3 SH4
5c3050006Sthorpej
60fa23113Slukemdefparam	PCLOCK
767e730e6Suwe
857918e65Suchdefflag	opt_kstack_debug.h	KSTACK_DEBUG
965363da2Sitojun
105c45d9edSuwedefflag opt_cache.h		CACHE_DEBUG
1167e730e6Suwedefflag opt_cache.h		SH4_CACHE_DISABLE_DCACHE
125c45d9edSuwedefflag opt_cache.h		SH4_CACHE_DISABLE_EMODE
135c45d9edSuwedefflag opt_cache.h		SH4_CACHE_DISABLE_ICACHE
145c45d9edSuwedefflag opt_cache.h		SH4_CACHE_WB_P1
1567e730e6Suwedefflag opt_cache.h		SH4_CACHE_WB_U0_P0_P3
165c45d9edSuwe
1767e730e6Suwefile	arch/sh3/sh3/cache.c
1867e730e6Suwefile	arch/sh3/sh3/cache_sh3.c		sh3
1967e730e6Suwefile	arch/sh3/sh3/cache_sh4.c		sh4
2067e730e6Suwefile	arch/sh3/sh3/clock.c
2167e730e6Suwefile	arch/sh3/sh3/coff_exec.c		exec_coff
2267e730e6Suwefile	arch/sh3/sh3/compat_16_machdep.c	compat_16
2392ce8c6aSadfile	arch/sh3/sh3/core_machdep.c		coredump
2467e730e6Suwefile	arch/sh3/sh3/cpu_in_cksum.S		(inet | inet6) & cpu_in_cksum
2565363da2Sitojunfile	arch/sh3/sh3/db_disasm.c		ddb
266042c0a3Suchfile	arch/sh3/sh3/db_interface.c		ddb | kgdb
2765363da2Sitojunfile	arch/sh3/sh3/db_memrw.c			ddb | kgdb
2865363da2Sitojunfile	arch/sh3/sh3/db_trace.c			ddb
2967e730e6Suwefile	arch/sh3/sh3/devreg.c			sh3 & sh4
30d610fecfSuchfile	arch/sh3/sh3/exception.c
31693be195Suchfile	arch/sh3/sh3/exception_vector.S
3267e730e6Suwefile	arch/sh3/sh3/interrupt.c
3367e730e6Suwefile	arch/sh3/sh3/kgdb_machdep.c		kgdb
3467e730e6Suwefile	arch/sh3/sh3/kobj_machdep.c		modular
3567e730e6Suwefile	arch/sh3/sh3/lock_stubs.S
366ec2f52fSchristosfile	arch/sh3/sh3/locore_c.c
371bdc7cc5Suchfile	arch/sh3/sh3/locore_subr.S
3867e730e6Suwefile	arch/sh3/sh3/mmu.c
3967e730e6Suwefile	arch/sh3/sh3/mmu_sh3.c			sh3
4067e730e6Suwefile	arch/sh3/sh3/mmu_sh4.c			sh4
4140905bd3Stsubaifile	arch/sh3/sh3/pmap.c
42*4d9da7b2Schristosfile	arch/sh3/sh3/process_machdep.c
4367e730e6Suwefile	arch/sh3/sh3/procfs_machdep.c		procfs
440afae6fcStsubaifile	arch/sh3/sh3/sh3_machdep.c
4565363da2Sitojunfile	arch/sh3/sh3/sys_machdep.c
4651d0cd96Suwefile	arch/sh3/sh3/syscall.c
4765363da2Sitojunfile	arch/sh3/sh3/vm_machdep.c
4867e730e6Suwe
4965363da2Sitojunfile	dev/cninit.c
5065363da2Sitojunfile	dev/cons.c
51