NetBSD/sys/arch/arm26
bjh21 4928854ae3 Arrange to inline hardsplx() into raisespl() and lowerspl(). This should
make them slightly faster, and makes it easier to see how much of the time
apparently spent in hardsplx() actually comes from deferred statclock
interrupts.
2001-05-01 22:19:09 +00:00
..
arm26 Arrange to inline hardsplx() into raisespl() and lowerspl(). This should 2001-05-01 22:19:09 +00:00
compile
conf Move arcpp so it attaches before podulebus. 2001-04-22 15:26:07 +00:00
include Per discussion w/ chuck and chuck, restructure the md page stuff 2001-05-01 02:19:13 +00:00
iobus Randomize the statclock period properly. We use the same algorithm as the 2001-04-16 14:12:38 +00:00
ioc Driver for Archimedes parallel ports. I haven't got a parallel printer, so 2001-04-22 15:01:25 +00:00
podulebus Remove <arch/arm26/podulebus/podulebus.h>. Podulebus driverd now include 2001-04-19 13:47:07 +00:00
stand Reduce the amount of memory allocated for assembler fragments. 2001-02-23 00:27:40 +00:00
vidc Correct return type of arcvideo_show_screen(). 2001-02-17 18:45:19 +00:00
Makefile