NetBSD/sys/arch/mipsco
tls 8a012bd83f 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:25:05 +00:00
..
compile
conf The rnd pseudo-device is not really optional, because it is in the same 2011-11-22 21:25:05 +00:00
include Add getlabelusesmbr(), as proposed in 2011-08-30 12:39:49 +00:00
isa
mipsco Set correct struct clockframe .intr value for hardclock(9). 2011-03-10 17:22:51 +00:00
obio CFATTACH_DECL(..., sizeof(struct device), -> CFATTACH_DECL_NEW(..., 0 2011-06-06 17:13:05 +00:00
stand Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
Makefile