NetBSD/sys/arch/acorn26
bjh21 3947d9169a acorn26 and arm32 have identical versions of cpu_need_resched(). Unify them.
Similarly, with a small tweak acorn26 can use the same cpu_intr_p() as arm32,
so those can be unified too.
2009-01-16 00:44:43 +00:00
..
acorn26 acorn26 and arm32 have identical versions of cpu_need_resched(). Unify them. 2009-01-16 00:44:43 +00:00
compile
conf Add arcpp(4) and eca(4) since they are aren't horribly broken. 2009-01-07 23:01:53 +00:00
include Finally purge __P() from sys/arch/acorn26. 2009-01-14 23:14:48 +00:00
iobus Autoconfiguration cleanup for upc(4) at iobus(4): 2009-01-06 23:51:34 +00:00
ioc Autoconfiguration cleanup for arcpp(4): 2009-01-07 23:05:46 +00:00
podulebus device_t/softc split for experimental powerrom driver. 2009-01-04 01:02:29 +00:00
stand Finally purge __P() from sys/arch/acorn26. 2009-01-14 23:14:48 +00:00
vidc Finally purge __P() from sys/arch/acorn26. 2009-01-14 23:14:48 +00:00
Makefile Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00