No empty .Rs/.Re
[netbsd-mini2440.git] / sys / arch / powerpc / conf / files.powerpc
blob16fa2e0d3ea32f4f14b2c3feada2f15b4a012f5b
1 #       $NetBSD: files.powerpc,v 1.70 2008/11/19 18:36:00 ad Exp $
3 defflag opt_altivec.h   ALTIVEC K_ALTIVEC
4 defflag opt_openpic.h   OPENPIC OPENPIC_SERIAL_MODE
5 defparam opt_ppcparam.h L2CR_CONFIG L3CR_CONFIG INTSTK CLOCKBASE
6 defflag opt_ppcarch.h   PPC_OEA PPC_OEA601 PPC_OEA64 PPC_OEA64_BRIDGE PPC_MPC8XX PPC_IBM4XX PPC_IBM403
7 defflag opt_pmap.h      PMAPDEBUG PMAPCHECK PMAPCOUNTERS
8 defparam opt_pmap.h     PTEGCOUNT PMAP_MEMLIMIT
10 file    arch/powerpc/powerpc/copystr.c
11 file    arch/powerpc/powerpc/core_machdep.c             coredump
12 file    arch/powerpc/powerpc/fubyte.c
13 file    arch/powerpc/powerpc/fuswintr.c
14 file    arch/powerpc/powerpc/ipkdb_glue.c               ipkdb
15 file    arch/powerpc/powerpc/kgdb_machdep.c             kgdb
16 file    arch/powerpc/powerpc/kobj_machdep.c             modular
17 file    arch/powerpc/powerpc/lock_stubs.S
18 file    arch/powerpc/powerpc/mem.c
19 file    arch/powerpc/powerpc/openpic.c                  openpic
20 file    arch/powerpc/powerpc/pmap_subr.c                ppc_oea | ppc_oea64 | ppc_oea64_bridge | ppc_oea601
21 file    arch/powerpc/powerpc/powerpc_machdep.c
22 file    arch/powerpc/powerpc/process_machdep.c
23 file    arch/powerpc/powerpc/setfault.S
24 file    arch/powerpc/powerpc/sig_machdep.c
25 file    arch/powerpc/powerpc/sigcode.S
26 file    arch/powerpc/powerpc/subyte.c
27 file    arch/powerpc/powerpc/suword.c
28 file    arch/powerpc/powerpc/suswintr.c
29 file    arch/powerpc/powerpc/sys_machdep.c
30 file    arch/powerpc/powerpc/syscall.c
31 file    arch/powerpc/powerpc/vm_machdep.c
32 file    arch/powerpc/powerpc/setjmp.S                   ddb | kgdb
33 file    arch/powerpc/powerpc/db_memrw.c                 ddb | kgdb
34 file    arch/powerpc/powerpc/db_disasm.c                ddb
35 file    arch/powerpc/powerpc/db_interface.c             ddb | kgdb
36 file    arch/powerpc/powerpc/db_trace.c                 ddb
38 # IBM 4xx Family files (40x)
39 file    arch/powerpc/ibm4xx/pmap.c                      ppc_ibm4xx
40 file    arch/powerpc/ibm4xx/trap.c                      ppc_ibm4xx
41 file    arch/powerpc/ibm4xx/clock.c                     ppc_ibm4xx
42 file    arch/powerpc/ibm4xx/copyinstr.c                 ppc_ibm4xx
43 file    arch/powerpc/ibm4xx/copyoutstr.c                ppc_ibm4xx
45 # MPC (Motorola PowerPC) 6xx Family files (60x,74x,75x,74xx), IBM 970 family (bridge mode??)
47 defparam opt_oea.h EXTMAP_RANGES=20
48 file    arch/powerpc/oea/altivec.c                      (ppc_oea |ppc_oea64 | ppc_oea64_bridge) & altivec
49 file    arch/powerpc/oea/cpu_subr.c                     ppc_oea | ppc_oea64 | ppc_oea64_bridge | ppc_oea601
50 file    arch/powerpc/oea/oea_machdep.c                  ppc_oea | ppc_oea64 | ppc_oea64_bridge | ppc_oea601
51 file    arch/powerpc/oea/pmap.c                         ppc_oea | ppc_oea601
52 file    arch/powerpc/oea/pmap64.c                       ppc_oea64
53 file    arch/powerpc/oea/pmap64_bridge.c                ppc_oea64_bridge
54 file    arch/powerpc/oea/pmap_kernel.c                  ppc_oea | ppc_oea64 | ppc_oea64_bridge | ppc_oea601
55 file    arch/powerpc/powerpc/fpu.c                      ppc_oea | ppc_oea64 | ppc_oea64_bridge | ppc_oea601
56 file    arch/powerpc/powerpc/trap.c                     ppc_oea | ppc_oea64 | ppc_oea64_bridge | ppc_oea601
58 # Binary compatibility with previous NetBSD releases (COMPAT_XX)
59 file    arch/powerpc/powerpc/compat_13_machdep.c        compat_13
60 file    arch/powerpc/powerpc/compat_16_machdep.c        compat_16
62 # MACH binary compatibility (COMPAT_MACH)
63 include "compat/mach/files.mach"
64 include "compat/mach/arch/powerpc/files.mach_powerpc"
65 file    arch/powerpc/powerpc/mach_machdep.c             compat_mach
66 file    arch/powerpc/powerpc/mach_sigcode.S             compat_mach
67 file    arch/powerpc/powerpc/mach_syscall.c             compat_mach
68 file    arch/powerpc/powerpc/macho_machdep.c            exec_macho
70 # Darwin binary compatibility (COMPAT_DARWIN)
71 include "compat/darwin/files.darwin"
72 include "compat/freebsd/files.freebsd" 
73 file    arch/powerpc/powerpc/darwin_machdep.c           compat_darwin
74 file    arch/powerpc/powerpc/darwin_commpage_machdep.S  compat_darwin
76 include "compat/netbsd32/files.netbsd32"
77 file    arch/powerpc/powerpc/netbsd32_sigcode.S         compat_netbsd32
79 # OSS audio driver compatibility
80 include "compat/ossaudio/files.ossaudio"        
82 # Linux binary compatibility (COMPAT_LINUX)
83 include "compat/linux/files.linux"
84 include "compat/linux/arch/powerpc/files.linux_powerpc"
85 file arch/powerpc/powerpc/linux_sigcode.S               compat_linux
86 file arch/powerpc/powerpc/linux_trap.c                  compat_linux
87 file arch/powerpc/powerpc/linux_syscall.c               compat_linux