NetBSD/sys/arch/arm/include/arm32
2002-09-22 05:56:32 +00:00
..
db_machdep.h Make some of the arm32 files build with LOOSE_PROTOTYPES not set in the makefile. Turned up a few mismatched functions. Note that this isn't all of the arm32 files. Aim will be to get arm32 kernels built with LOOSE_PROTOTYPES not set. 2002-01-05 22:41:46 +00:00
frame.h Use cpsr_c rather then cpsr_all where appropriate. 2002-08-14 23:33:11 +00:00
katelib.h Use <arm/cpufunc.h>, not <machine/cpufunc.h>. 2001-11-23 19:21:47 +00:00
machdep.h map_chunk() -> pmap_map_chunk(), and move it to pmap.c 2002-02-21 02:52:19 +00:00
Makefile - Move more contents of various <machine/vmparam.h> files into 2001-11-23 17:39:03 +00:00
param.h * arm_byte_to_page() -> arm_btop() 2002-03-24 03:37:18 +00:00
pmap.h Define macros describing the 4M super-sections that our pmap 2002-08-24 02:48:50 +00:00
psl.h Add new spl level -- _SPL_STATCLOCK. 2001-10-27 16:37:24 +00:00
pte.h * Rewrite the 32-bit ARM pte.h based on the ARM architecture manual. 2002-04-05 16:58:01 +00:00
rtc.h
types.h Only need to define __HAVE_MD_RUNQUEUE once here... 2002-09-22 05:56:32 +00:00
vmparam.h Add some code, conditional on PMAP_ALIAS_DEBUG, that can be used to 2002-08-09 18:22:59 +00:00