files.powerpc revision 1.18
11.18Smatt#	$NetBSD: files.powerpc,v 1.18 2001/06/06 17:36:01 matt Exp $
21.18Smattdefopt	opt_altivec.h	ALTIVEC K_ALTIVEC
31.18Smattdefopt	OPENPIC
41.18Smattdefopt	opt_ppcarch.h	PPC_MPC6XX PPC_MPC8XX PPC_IBM4XX
51.6Smycroft
61.6Smycroftfile	arch/powerpc/powerpc/Locore.c
71.18Smattfile	arch/powerpc/powerpc/bus_dma.c
81.1Swsfile	arch/powerpc/powerpc/copyinstr.c
91.1Swsfile	arch/powerpc/powerpc/copyoutstr.c
101.1Swsfile	arch/powerpc/powerpc/copystr.c
111.1Swsfile	arch/powerpc/powerpc/fpu.c
121.14Smattfile	arch/powerpc/powerpc/altivec.c			altivec
131.1Swsfile	arch/powerpc/powerpc/fubyte.c
141.1Swsfile	arch/powerpc/powerpc/fuswintr.c
151.1Swsfile	arch/powerpc/powerpc/in_cksum.c
161.13Sthorpejfile	netinet/in4_cksum.c				inet
171.8Ssakamotofile	arch/powerpc/powerpc/ipkdb_glue.c		ipkdb
181.1Swsfile	arch/powerpc/powerpc/mem.c
191.16Sbriggsfile	arch/powerpc/powerpc/openpic.c			openpic
201.17Smattfile	arch/powerpc/powerpc/powerpc_machdep.c
211.1Swsfile	arch/powerpc/powerpc/process_machdep.c
221.12Skleinkfile	arch/powerpc/powerpc/sig_machdep.c
231.12Skleinkfile	arch/powerpc/powerpc/sigcode.S
241.1Swsfile	arch/powerpc/powerpc/subyte.c
251.1Swsfile	arch/powerpc/powerpc/suword.c
261.1Swsfile	arch/powerpc/powerpc/suswintr.c
271.1Swsfile	arch/powerpc/powerpc/sys_machdep.c
281.1Swsfile	arch/powerpc/powerpc/trap.c
291.8Ssakamotofile	arch/powerpc/powerpc/vm_machdep.c
301.5Ssakamotofile    arch/powerpc/powerpc/setjmp.S                   ddb
311.5Ssakamotofile    arch/powerpc/powerpc/db_memrw.c                 ddb
321.5Ssakamotofile    arch/powerpc/powerpc/db_disasm.c                ddb
331.5Ssakamotofile    arch/powerpc/powerpc/db_interface.c             ddb
341.5Ssakamotofile    arch/powerpc/powerpc/db_trace.c                 ddb
351.18Smatt
361.18Smatt# MPC (Motorola PowerPC) 6xx Family files (60x,74x,75x,74xx)
371.18Smatt#
381.18Smattfile	arch/powerpc/mpc6xx/pmap.c			ppc_mpc6xx
391.9Sthorpej
401.9Sthorpej# Binary compatibility with previous NetBSD releases (COMPAT_XX)
411.9Sthorpejfile	arch/powerpc/powerpc/compat_13_machdep.c      compat_13
42