Home | History | Annotate | Line # | Download | only in conf
files.m68k revision 1.46
      1 #	$NetBSD: files.m68k,v 1.46 2010/06/06 04:51:33 mrg Exp $
      2 #
      3 
      4 defflag	opt_fpsp.h		FPSP
      5 defflag	opt_m68k_arch.h		M68010
      6 defflag	opt_m68k_arch.h		M68020
      7 defflag	opt_m68k_arch.h		M68030
      8 defflag	opt_m68k_arch.h		M68040
      9 defflag	opt_m68k_arch.h		M68060
     10 defflag				FPU_EMULATE
     11 defflag				PMAP_DEBUG
     12 
     13 file	arch/m68k/m68k/copy.s
     14 file	arch/m68k/m68k/copypage.s
     15 file	arch/m68k/m68k/core_machdep.c		coredump
     16 file	arch/m68k/m68k/db_disasm.c		ddb
     17 file	arch/m68k/m68k/db_interface.c		ddb
     18 file	arch/m68k/m68k/db_trace.c		ddb
     19 file	arch/m68k/m68k/kgdb_m68k.c		kgdb
     20 file	arch/m68k/m68k/kobj_machdep.c		modular
     21 file	arch/m68k/m68k/lock_stubs.s
     22 file	arch/m68k/m68k/m68k_machdep.c
     23 file	arch/m68k/m68k/mappedcopy.c		mappedcopy
     24 file	arch/m68k/m68k/oc_cksum.s		inet
     25 file	arch/m68k/m68k/process_machdep.c
     26 file	arch/m68k/m68k/reenter_syscall.s
     27 file	arch/m68k/m68k/regdump.c
     28 file	arch/m68k/m68k/sig_machdep.c
     29 file	arch/m68k/m68k/m68k_syscall.c
     30 file	arch/m68k/m68k/sunos_syscall.c		compat_sunos
     31 file	arch/m68k/m68k/svr4_syscall.c		compat_svr4
     32 file	arch/m68k/m68k/linux_syscall.c		compat_linux
     33 
     34 file	arch/m68k/m68k/compat_13_machdep.c	compat_13
     35 file	arch/m68k/m68k/compat_16_machdep.c	compat_16
     36 
     37 
     38 file	arch/m68k/m68k/svr4_machdep.c		compat_svr4
     39 
     40 include "compat/m68k4k/files.m68k4k"
     41