Home | History | Annotate | Line # | Download | only in conf
files.mips revision 1.24
      1  1.24     soren #	$NetBSD: files.mips,v 1.24 2000/04/29 21:47:13 soren Exp $
      2  1.14     perry #
      3  1.16  jonathan 
      4  1.19    castor defopt 	opt_cputype.h	NOTHING_YET 	# reserved for  CPU level
      5  1.19    castor defopt	opt_mips_cache.h	MIPS3_L2CACHE_ABSENT	MIPS3_L2CACHE_PRESENT
      6  1.16  jonathan 
      7   1.9  jonathan file	arch/mips/mips/db_disasm.c	ddb
      8   1.9  jonathan file	arch/mips/mips/db_interface.c	ddb
      9   1.9  jonathan file	arch/mips/mips/db_trace.c	ddb
     10   1.1  jonathan file	arch/mips/mips/cpu_exec.c
     11   1.2  jonathan file	arch/mips/mips/mem.c
     12  1.19    castor file	arch/mips/mips/mips_mcclock.c	mcclock	# CPU speed via mcclock
     13   1.7  jonathan file	arch/mips/mips/pmap.c
     14   1.8    mhitch file	arch/mips/mips/trap.c			# interrupt, trap handlers
     15   1.7  jonathan file	arch/mips/mips/vm_machdep.c
     16   1.4  jonathan file	arch/mips/mips/mips_machdep.c		# shared mips machdep.c
     17   1.6  jonathan file	arch/mips/mips/sys_machdep.c		# shared mips sys_machdep
     18   1.4  jonathan file	arch/mips/mips/process_machdep.c	# shared process_machdep
     19  1.10  jonathan 
     20  1.13  jonathan file	arch/mips/mips/in_cksum.c	inet
     21  1.23   thorpej file	netinet/in4_cksum.c		inet
     22  1.10  jonathan file	netns/ns_cksum.c		ns
     23  1.22       jun 
     24  1.22       jun file	arch/mips/mips/fpemu.c		softfloat
     25  1.17   thorpej 
     26  1.20    simonb # Binary compatibility with previous NetBSD releases (COMPAT_XX)
     27  1.18  drochner file	arch/mips/mips/compat_13_machdep.c	compat_13 | compat_ultrix
     28  1.24     soren 
     29  1.24     soren # Ultrix Binary Compatibility (COMPAT_ULTRIX)
     30  1.24     soren include "compat/ultrix/files.ultrix"
     31