xref: /netbsd-src/sys/arch/hppa/conf/files.hppa (revision cac8e449158efc7261bebc8657cbb0125a2cfdde)
1#	$NetBSD: files.hppa,v 1.14 2008/04/25 12:41:50 skrll 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.
8defflag	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
12file	arch/hppa/hppa/db_interface.c		ddb
13file	arch/hppa/hppa/db_disasm.c		ddb
14file	arch/hppa/hppa/db_memrw.c		ddb | kgdb
15file	arch/hppa/hppa/db_trace.c		ddb
16file	arch/hppa/hppa/fpu.c
17file	arch/hppa/hppa/kgdb_hppa.c		kgdb
18file	arch/hppa/hppa/kobj_machdep.c		modular
19file	arch/hppa/hppa/hppa_machdep.c
20file	arch/hppa/hppa/idle_machdep.c
21file    arch/hppa/hppa/lock_stubs.S
22file	arch/hppa/hppa/pmap.c
23file	arch/hppa/hppa/process_machdep.c
24file	arch/hppa/hppa/sig_machdep.c
25file	arch/hppa/hppa/trap.c
26file	arch/hppa/hppa/vm_machdep.c
27file	arch/hppa/hppa/procfs_machdep.c		procfs
28
29#
30# Compatibility
31#
32include "compat/ossaudio/files.ossaudio"
33
34include "compat/osf1/files.osf1"
35file	arch/hp700/hp700/osf1_machdep.c		compat_osf1
36
37include	"compat/linux/files.linux"
38file	arch/hp700/hp700/linux_machdep.c	compat_linux
39