NetBSD/sys/arch/arm/mainbus
thorpej 6cc7c1c1ff * Add PTE_SYNC() and PTE_SYNC_RANGE() macros. These don't actually do
anything yet.
* Use PTE_SYNC() and PTE_SYNC_RANGE() in some obvious places, i.e.
  where vtopte() is used.
2002-08-22 01:13:53 +00:00
..
cpu_mainbus.c 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
mainbus_io_asm.S
mainbus_io.c * Add PTE_SYNC() and PTE_SYNC_RANGE() macros. These don't actually do 2002-08-22 01:13:53 +00:00
mainbus.c That's supposed to be <machine/io.h> in the XXX'd #ifdef, not a repeat 2001-06-13 17:52:43 +00:00
mainbus.h