NetBSD/sys/arch/cobalt
simonb a35e8c4a16 Cast through (void *) to appease gcc3.
XXX1 - why does this "type-punned pointer" warning only affect little-
       endian MIPS and not big-endian MIPS?!
XXX2 - too much duplicated code.
2003-09-26 16:00:28 +00:00
..
cobalt Cast through (void *) to appease gcc3. 2003-09-26 16:00:28 +00:00
compile
conf Use common mips generic software interrupt routines. 2003-09-12 17:55:40 +00:00
dev Use common mips generic software interrupt routines. 2003-09-12 17:55:40 +00:00
include Use common mips generic software interrupt routines. 2003-09-12 17:55:40 +00:00
pci Use common mips generic software interrupt routines. 2003-09-12 17:55:40 +00:00
stand Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
Makefile
TODO