Module Name: src Committed By: martin Date: Sat Nov 23 18:03:57 UTC 2019
Modified Files: src/sys/arch/evbarm/beagle: beagle_machdep.c Log Message: "rv" is only used on some boards and only with options DIAGNOSTIC. So move the declaration into the proper #ifdef block. To generate a diff of this commit: cvs rdiff -u -r1.79 -r1.80 src/sys/arch/evbarm/beagle/beagle_machdep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.