Author: kevans
Date: Tue Sep 3 20:23:58 2019
New Revision: 351793
URL: https://svnweb.freebsd.org/changeset/base/351793
Log:
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
Author: kevans
Date: Tue Sep 3 20:23:58 2019
New Revision: 351793
URL: https://svnweb.freebsd.org/changeset/base/351793
Log:
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