NetBSD/sys/arch/arm/include/arm32
chris c9033077aa Garbage collect pmap_map, the last (and only?) use has been removed. 2003-03-23 15:59:23 +00:00
..
Makefile Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +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 Undo recent cpu_switch register usage changes in order to decrease nathanw_sa 2002-10-19 00:10:53 +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
param.h * arm_byte_to_page() -> arm_btop() 2002-03-24 03:37:18 +00:00
pmap.h Garbage collect pmap_map, the last (and only?) use has been removed. 2003-03-23 15:59:23 +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 Switch to using the MI C versions of setrunqueue() and remrunqueue(). 2002-10-15 20:53:38 +00:00
vmparam.h Use __LDPGSZ (which must be == USRTEXT) as the text address for a.out 2002-12-10 05:14:24 +00:00