mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-10 07:39:25 -04:00
42 lines
1.3 KiB
Plaintext
42 lines
1.3 KiB
Plaintext
# $NetBSD: files.m68k,v 1.47 2010/09/19 01:35:43 tsutsui Exp $
|
|
#
|
|
|
|
defflag opt_fpsp.h FPSP
|
|
defflag opt_m68k_arch.h M68010
|
|
defflag opt_m68k_arch.h M68020
|
|
defflag opt_m68k_arch.h M68030
|
|
defflag opt_m68k_arch.h M68040
|
|
defflag opt_m68k_arch.h M68060
|
|
defflag FPU_EMULATE
|
|
defflag PMAP_DEBUG
|
|
|
|
file arch/m68k/m68k/copy.s
|
|
file arch/m68k/m68k/copypage.s
|
|
file arch/m68k/m68k/core_machdep.c coredump
|
|
file arch/m68k/m68k/cpu_in_cksum.c (inet | inet6) & cpu_in_cksum
|
|
file arch/m68k/m68k/db_disasm.c ddb
|
|
file arch/m68k/m68k/db_interface.c ddb
|
|
file arch/m68k/m68k/db_trace.c ddb
|
|
file arch/m68k/m68k/kgdb_m68k.c kgdb
|
|
file arch/m68k/m68k/kobj_machdep.c modular
|
|
file arch/m68k/m68k/lock_stubs.s
|
|
file arch/m68k/m68k/m68k_machdep.c
|
|
file arch/m68k/m68k/mappedcopy.c mappedcopy
|
|
file arch/m68k/m68k/oc_cksum.s (inet | inet6) & cpu_in_cksum
|
|
file arch/m68k/m68k/process_machdep.c
|
|
file arch/m68k/m68k/reenter_syscall.s
|
|
file arch/m68k/m68k/regdump.c
|
|
file arch/m68k/m68k/sig_machdep.c
|
|
file arch/m68k/m68k/m68k_syscall.c
|
|
file arch/m68k/m68k/sunos_syscall.c compat_sunos
|
|
file arch/m68k/m68k/svr4_syscall.c compat_svr4
|
|
file arch/m68k/m68k/linux_syscall.c compat_linux
|
|
|
|
file arch/m68k/m68k/compat_13_machdep.c compat_13
|
|
file arch/m68k/m68k/compat_16_machdep.c compat_16
|
|
|
|
|
|
file arch/m68k/m68k/svr4_machdep.c compat_svr4
|
|
|
|
include "compat/m68k4k/files.m68k4k"
|