Style fix, use low-case.

This commit is contained in:
David Xu 2006-06-19 07:55:29 +00:00
parent 838ae103d1
commit d037e6d6d0
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=159768

View File

@ -175,7 +175,7 @@
#define MSR_THERM_CONTROL 0x19a
#define MSR_THERM_INTERRUPT 0x19b
#define MSR_THERM_STATUS 0x19c
#define MSR_IA32_MISC_ENABLE 0x1A0
#define MSR_IA32_MISC_ENABLE 0x1a0
#define MSR_DEBUGCTLMSR 0x1d9
#define MSR_LASTBRANCHFROMIP 0x1db
#define MSR_LASTBRANCHTOIP 0x1dc