NetBSD/sys/arch/alpha
tls a22a3917ac The rnd pseudo-device is not really optional, because it is in the same
source file as the entropy-pool code itself.  Move it to std.  This
will be cleaned up more when I split the sources up as they should be.

This fixes build breaks on several ports.  Thanks to Havard Eidnes for
pointing them out.
2011-11-22 21:24:51 +00:00
..
alpha - don't clear the flags twice in the loop 2011-11-21 19:50:37 +00:00
common #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:51:52 +00:00
compile
conf The rnd pseudo-device is not really optional, because it is in the same 2011-11-22 21:24:51 +00:00
eisa
include Add getlabelusesmbr(), as proposed in 2011-08-30 12:39:49 +00:00
isa #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:51:52 +00:00
jensenio change inline to static inline to appease gcc 4.5. 2011-09-25 13:36:53 +00:00
mcbus avoid array overrun, noticed by gcc 4.5. 2011-09-25 13:37:20 +00:00
pci change inline to static inline to appease gcc 4.5. 2011-09-25 13:36:53 +00:00
sableio #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:51:52 +00:00
stand Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
tc change inline to static inline to appease gcc 4.5. 2011-09-25 13:36:53 +00:00
tlsb #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:51:52 +00:00
Makefile Remove Avalon A12 support. 2011-06-17 03:55:56 +00:00
STYLE