NetBSD/sys/arch/arm/include/arm32
2002-08-09 23:08:39 +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
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
param.h * arm_byte_to_page() -> arm_btop() 2002-03-24 03:37:18 +00:00
pmap.h Add a PVF_EXEC -- we don't use it yet, though. 2002-08-09 23:08:39 +00:00
psl.h
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
vmparam.h Add some code, conditional on PMAP_ALIAS_DEBUG, that can be used to 2002-08-09 18:22:59 +00:00