NetBSD/sys/arch/mipsco/obio
matt 214586a7ff CFATTACH_DECL(..., sizeof(struct device), -> CFATTACH_DECL_NEW(..., 0
struct device * -> device_t
struct cfdata * -> cfdata_t
use bool when appropriate
some constification
2011-06-06 17:13:05 +00:00
..
asc.c
clockreg.h Remove clause 3 (UCB advertising clause) from the University of Utah 2011-02-08 20:20:06 +00:00
i82072.c Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
if_le.c Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
mkclock.c ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +00:00
obio.c CFATTACH_DECL(..., sizeof(struct device), -> CFATTACH_DECL_NEW(..., 0 2011-06-06 17:13:05 +00:00
rambo.c ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +00:00
rambo.h Fix integer constant RB_FREQUENC, 25MHz/4 is 6250000L, not 625000L 2009-06-29 20:49:25 +00:00
zs.c use device_lookup_private to get softc 2008-06-13 12:25:37 +00:00
zs_kgdb.c Ansify function definitions w/o arguments. Generated with sed. 2009-03-18 10:22:21 +00:00