files.powerpc revision 1.35
1#	$NetBSD: files.powerpc,v 1.35 2002/08/18 17:17:59 matt Exp $
2
3defflag	opt_altivec.h	ALTIVEC K_ALTIVEC
4defflag	opt_openpic.h	OPENPIC OPENPIC_SERIAL_MODE
5defparam		L2CR_CONFIG
6defflag	opt_ppcarch.h	PPC_MPC6XX PPC_MPC8XX PPC_IBM4XX
7defflag opt_pmap.h	PMAPDEBUG PMAPCHECK PMAPCOUNTERS
8
9file	arch/powerpc/powerpc/Locore.c
10file	arch/powerpc/powerpc/copystr.c
11file	arch/powerpc/powerpc/fubyte.c
12file	arch/powerpc/powerpc/fuswintr.c
13file	arch/powerpc/powerpc/in_cksum.c
14file	arch/powerpc/powerpc/ipkdb_glue.c		ipkdb
15file	arch/powerpc/powerpc/kgdb_machdep.c		kgdb
16file	arch/powerpc/powerpc/mem.c
17file	arch/powerpc/powerpc/openpic.c			openpic
18file	arch/powerpc/powerpc/pmap_subr.c		ppc_mpc6xx & !oldpmap
19file	arch/powerpc/powerpc/powerpc_machdep.c
20file	arch/powerpc/powerpc/process_machdep.c
21file	arch/powerpc/powerpc/sig_machdep.c
22file	arch/powerpc/powerpc/sigcode.S
23file	arch/powerpc/powerpc/subyte.c
24file	arch/powerpc/powerpc/suword.c
25file	arch/powerpc/powerpc/suswintr.c
26file	arch/powerpc/powerpc/sys_machdep.c
27file	arch/powerpc/powerpc/syscall.c
28file	arch/powerpc/powerpc/vm_machdep.c
29file	arch/powerpc/powerpc/setjmp.S			ddb | kgdb
30file	arch/powerpc/powerpc/db_memrw.c			ddb | kgdb
31file	arch/powerpc/powerpc/db_disasm.c		ddb
32file	arch/powerpc/powerpc/db_interface.c		ddb | kgdb
33file	arch/powerpc/powerpc/db_trace.c			ddb
34
35# IBM 4xx Family files (40x)
36file	arch/powerpc/ibm4xx/pmap.c			ppc_ibm4xx
37file	arch/powerpc/ibm4xx/trap.c			ppc_ibm4xx
38file	arch/powerpc/ibm4xx/clock.c			ppc_ibm4xx
39file	arch/powerpc/ibm4xx/copyinstr.c			ppc_ibm4xx
40file	arch/powerpc/ibm4xx/copyoutstr.c		ppc_ibm4xx
41file	arch/powerpc/ibm4xx/intr.c			ppc_ibm4xx
42
43# MPC (Motorola PowerPC) 6xx Family files (60x,74x,75x,74xx)
44#
45file	arch/powerpc/mpc6xx/altivec.c			ppc_mpc6xx & altivec
46file	arch/powerpc/mpc6xx/cpu_subr.c			ppc_mpc6xx
47file	arch/powerpc/mpc6xx/mpc6xx_machdep.c		ppc_mpc6xx
48file	arch/powerpc/mpc6xx/pmap.c			ppc_mpc6xx & !oldpmap
49file	arch/powerpc/powerpc/fpu.c			ppc_mpc6xx
50file	arch/powerpc/powerpc/pmap.c			ppc_mpc6xx & oldpmap
51file	arch/powerpc/powerpc/trap.c			ppc_mpc6xx
52
53# Binary compatibility with previous NetBSD releases (COMPAT_XX)
54file	arch/powerpc/powerpc/compat_13_machdep.c	compat_13
55