commit | ba5673ff1ff5f428256db4cedd4b05b7be008bb6 | [log] [tgz] |
---|---|---|
author | Jaswinder Singh Rajput <jaswinderrajput@gmail.com> | Thu May 14 12:29:25 2009 +0530 |
committer | H. Peter Anvin <hpa@zytor.com> | Fri May 15 07:49:01 2009 -0700 |
tree | 8f57573cc395c64c147629f95b0e202cc43dd21f | |
parent | 654ac05801ae806661c8fdeb3b5c420a31cbc5b1 [diff] |
x86, mtrr: replace MTRRfix4K_C0000_MSR with msr-index's MSR_MTRRfix4K_C0000 Use standard msr-index.h's MSR declaration and no need to declare again. [ Impact: cleanup, no object code change ] Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>