Module Name: src Committed By: joerg Date: Sat Oct 27 07:19:45 UTC 2012
Modified Files: src/sys/arch/x86/x86: powernow.c Log Message: Fix uninitialised variable warning from clang by removing the variable used in first place. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/arch/x86/x86/powernow.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.