On Wed, Jul 20, 2011 at 21:30:13 +0000, David Young wrote: > Modified Files: > src/sys/arch/sh3/include: bus_funcs.h > src/sys/arch/sh3/sh3: sh3_machdep.c > > Log Message: > Remove redundant, static inline bus_space(9) declarations > from sh3/bus_funcs.h and move the non-inline definitions to > sh3/sh3_machdep.c.
Did you even test compile it? All sh3 ports fail to compile now; e.g. http://releng.netbsd.org/builds/HEAD/201107211820Z/ -uwe