1 # $NetBSD: files.hppa,v 1.3 2003/08/31 01:26:34 chs Exp $ 2 # 3 # $OpenBSD: files.hppa,v 1.31 2001/06/26 02:41:25 mickey Exp $ 4 # 5 # hppa-specific configuration info 6 7 # Processor type options. 8 defflag opt_cputype.h HP7000_CPU HP7100_CPU HP7150_CPU HP7100LC_CPU 9 HP7200_CPU HP7250_CPU HP7300LC_CPU 10 HP8000_CPU HP8200_CPU HP8500_CPU HP8600_CPU 11 12 file arch/hppa/hppa/db_interface.c ddb 13 file arch/hppa/hppa/db_disasm.c ddb 14 file arch/hppa/hppa/db_memrw.c ddb | kgdb 15 file arch/hppa/hppa/fpu.c 16 file arch/hppa/hppa/kgdb_hppa.c kgdb 17 file arch/hppa/hppa/hppa_machdep.c 18 file arch/hppa/hppa/pmap.c 19 file arch/hppa/hppa/process_machdep.c 20 file arch/hppa/hppa/sig_machdep.c 21 file arch/hppa/hppa/trap.c 22 file arch/hppa/hppa/vm_machdep.c 23 file arch/hppa/hppa/in_cksum.c inet 24 file arch/hppa/hppa/procfs_machdep.c procfs 25 file netinet/in4_cksum.c inet 26 file netns/ns_cksum.c ns 27 28 # 29 # Compatibility 30 # 31 include "compat/hpux/files.hpux" 32 file arch/hp700/hp700/hpux_machdep.c compat_hpux 33 include "compat/osf1/files.osf1" 34 file arch/hp700/hp700/osf1_machdep.c compat_osf1 35 include "compat/linux/files.linux" 36 include "compat/ossaudio/files.ossaudio" 37 file arch/hp700/hp700/linux_machdep.c compat_linux 38