summaryrefslogtreecommitdiffstats
path: root/MdePkg
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg')
-rw-r--r--MdePkg/Library/BaseLib/X64/ReadMsr64.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/MdePkg/Library/BaseLib/X64/ReadMsr64.c b/MdePkg/Library/BaseLib/X64/ReadMsr64.c
index 19f7939654..93a0af408b 100644
--- a/MdePkg/Library/BaseLib/X64/ReadMsr64.c
+++ b/MdePkg/Library/BaseLib/X64/ReadMsr64.c
@@ -27,7 +27,6 @@ unsigned __int64 __readmsr (int register);
@return Value read from MSR.
**/
-
UINT64
EFIAPI
AsmReadMsr64 (