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