NetBSD/sys/arch/mipsco/mipsco
tsutsui 1a9fc2f390 Use make some void * variables char * instead of sprinkling casts
for pointer arithmetics.
2007-03-21 10:26:19 +00:00
..
autoconf.c
bus_dma.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
bus_space.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
clock.c
cpu.c
disksubr.c Cast to char* before doint pointer arithmetic. 2007-03-07 22:38:33 +00:00
interrupt.c merge yamt-splraiseipl branch. 2006-12-21 15:55:21 +00:00
locore_machdep.S
machdep.c Use make some void * variables char * instead of sprinkling casts 2007-03-21 10:26:19 +00:00
mainbus.c
mips_3x30.c
prom.c