NetBSD/sys/arch/acorn26
bjh21 9dc368e353 Clean up read_region_2 code to use fast version under more circumstances, and
to always use it aligned on a 4-word boundary.  The setup code feels like
it could be sleeker, but I can't currently see how.
2006-10-03 22:27:02 +00:00
..
acorn26 Clean up read_region_2 code to use fast version under more circumstances, and 2006-10-03 22:27:02 +00:00
compile
conf remove MALLOC_NOINLINE, it doesn't do anything anymore. 2006-10-02 03:28:29 +00:00
include Move over to using the standard ARM bus_space implementation on acorn26. 2006-09-30 16:30:10 +00:00
iobus Move over to using the standard ARM bus_space implementation on acorn26. 2006-09-30 16:30:10 +00:00
ioc Calls to bus_space_barrier() on acorn26 were very few and using constants that 2006-09-30 15:14:21 +00:00
podulebus Move over to using the standard ARM bus_space implementation on acorn26. 2006-09-30 16:30:10 +00:00
stand Silly error: xos_cli() should call XOS_CLI, not OS_CLI. 2006-07-20 23:35:20 +00:00
vidc
Makefile