2002-03-03 01:26:25 +03:00
|
|
|
# $NetBSD: files.sh3,v 1.21 2002/03/02 22:26:27 uch Exp $
|
1999-09-13 14:30:21 +04:00
|
|
|
#
|
|
|
|
# new style config file for sh3 architecture
|
|
|
|
#
|
|
|
|
|
2001-11-20 17:34:18 +03:00
|
|
|
defparam PCLOCK
|
1999-09-13 14:30:21 +04:00
|
|
|
|
|
|
|
file arch/sh3/sh3/db_disasm.c ddb
|
2002-03-03 01:26:25 +03:00
|
|
|
file arch/sh3/sh3/db_interface.c ddb | kgdb
|
1999-09-13 14:30:21 +04:00
|
|
|
file arch/sh3/sh3/db_memrw.c ddb | kgdb
|
|
|
|
file arch/sh3/sh3/db_trace.c ddb
|
2000-09-05 03:02:42 +04:00
|
|
|
file arch/sh3/sh3/sh3disasm.c ddb
|
2000-01-14 22:20:32 +03:00
|
|
|
file arch/sh3/sh3/in_cksum.S inet
|
2000-02-15 00:42:50 +03:00
|
|
|
file netinet/in4_cksum.c inet
|
1999-09-13 14:30:21 +04:00
|
|
|
file arch/sh3/sh3/kgdb_machdep.c kgdb
|
2002-02-24 21:19:40 +03:00
|
|
|
file arch/sh3/sh3/exception_vector.S
|
1999-09-13 14:30:21 +04:00
|
|
|
file arch/sh3/sh3/Locore.c
|
2002-02-19 20:21:18 +03:00
|
|
|
file arch/sh3/sh3/locore_subr.S
|
1999-09-13 14:30:21 +04:00
|
|
|
file arch/sh3/sh3/mem.c
|
2000-04-06 17:37:49 +04:00
|
|
|
file netns/ns_cksum.c ns
|
1999-09-14 14:22:34 +04:00
|
|
|
file arch/sh3/sh3/pmap.c
|
1999-09-13 14:30:21 +04:00
|
|
|
file arch/sh3/sh3/process_machdep.c
|
1999-09-21 17:16:15 +04:00
|
|
|
file arch/sh3/sh3/sh3_machdep.c
|
1999-09-13 14:30:21 +04:00
|
|
|
file arch/sh3/sh3/sys_machdep.c
|
|
|
|
file arch/sh3/sh3/trap.c
|
|
|
|
file arch/sh3/sh3/vm_machdep.c
|
2002-02-11 21:03:05 +03:00
|
|
|
file arch/sh3/sh3/cache.c
|
2002-02-17 23:55:50 +03:00
|
|
|
file arch/sh3/sh3/cache_sh3.c sh3
|
|
|
|
file arch/sh3/sh3/cache_sh4.c sh4
|
|
|
|
file arch/sh3/sh3/mmu.c
|
|
|
|
file arch/sh3/sh3/mmu_sh3.c sh3
|
|
|
|
file arch/sh3/sh3/mmu_sh4.c sh4
|
2002-02-22 22:55:33 +03:00
|
|
|
file arch/sh3/sh3/clock.c
|
2002-02-28 04:56:57 +03:00
|
|
|
file arch/sh3/sh3/devreg.c sh3 & sh4
|
2000-01-14 22:41:36 +03:00
|
|
|
file dev/clock_subr.c
|
1999-09-13 14:30:21 +04:00
|
|
|
file dev/cninit.c
|
|
|
|
file dev/cons.c
|
|
|
|
|
|
|
|
#
|
|
|
|
# Compatibility modules
|
|
|
|
#
|
|
|
|
|
|
|
|
# Binary compatibility with previous NetBSD releases (COMPAT_XX)
|
|
|
|
file arch/sh3/sh3/compat_13_machdep.c compat_13
|
|
|
|
|
|
|
|
#
|
|
|
|
# Executable file format
|
|
|
|
#
|
|
|
|
file arch/sh3/sh3/coff_exec.c exec_coff
|