NetBSD/sys/arch/dnard
thorpej 9485327397 Allow platforms to use an extra level of indirection for FIQs,
enabled by definining __ARM_FIQ_INDIRECT in <machine/types.h>.
This is needed for OpenFirmware systems (like the Shark), where
the OFW vector page is used, and kernel entries merely patched
into it.
2002-02-05 18:26:07 +00:00
..
compile
conf Reduce the massive code duplication regarding joy(4). Split it into 2002-02-02 18:37:38 +00:00
dnard Overhaul of the ARM cache code. This is mostly a simplification 2002-01-25 19:19:22 +00:00
include Allow platforms to use an extra level of indirection for FIQs, 2002-02-05 18:26:07 +00:00
isa Use <machine/intr.h> rather than <machine/irqhandler.h> 2001-11-27 01:03:52 +00:00
ofw Overhaul of the ARM cache code. This is mostly a simplification 2002-01-25 19:19:22 +00:00
Makefile