K 10 svn:author V 6 kevans K 8 svn:date V 27 2019-09-03T20:23:58.973547Z K 7 svn:log V 193 MFC r351227: 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