K 10 svn:author V 6 kevans K 8 svn:date V 27 2019-08-19T18:15:17.373057Z K 7 svn:log V 180 mips: avoid empty mdproc struct Compiling with a more modern toolchain than GCC 4.2 in base warns about the empty struct. Take a hint and comment from r350902+r350953 by luporl@. END