bef00d4895
- Switch all m68k-based ports over to __HAVE_SYSCALL_INTERN. - Add systrace glue. - Define struct mdproc in <m68k/proc.h> instead of <machine/proc.h>. (They were all defined exactly the same anyway, other than a couple of the MDP_* flags.)
35 lines
1.0 KiB
Plaintext
35 lines
1.0 KiB
Plaintext
# $NetBSD: files.m68k,v 1.33 2002/07/13 08:28:42 scw Exp $
|
|
#
|
|
|
|
defflag opt_fpsp.h FPSP
|
|
|
|
file arch/m68k/m68k/bcopy.s
|
|
file arch/m68k/m68k/copy.s
|
|
file arch/m68k/m68k/copypage.s
|
|
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/in_cksum.c inet
|
|
file netinet/in4_cksum.c inet
|
|
file arch/m68k/m68k/kgdb_m68k.c kgdb
|
|
file arch/m68k/m68k/m68k_machdep.c
|
|
file arch/m68k/m68k/mappedcopy.c mappedcopy
|
|
file netns/ns_cksum.c ns
|
|
file arch/m68k/m68k/oc_cksum.s inet
|
|
file arch/m68k/m68k/process_machdep.c
|
|
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/hpux_syscall.c compat_hpux
|
|
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/reenter_syscall.s compat_linux | compat_svr4
|
|
|
|
file arch/m68k/m68k/svr4_machdep.c compat_svr4
|
|
|
|
include "compat/m68k4k/files.m68k4k"
|