]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/X64/ReadDr5.S
Minor update source to make end-of-line consistent.
[mirror_edk2.git] / MdePkg / Library / BaseLib / X64 / ReadDr5.S
index 42a5ed3e76b7a3c6f62bfcd1b8a4cd1a76afa987..c93fb34d48f9fff3823d6d89f9f523faf58f98d6 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006 - 2008, Intel Corporation\r
+# Copyright (c) 2006 - 2009, Intel Corporation\r
 # All rights reserved. This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution.  The full text of the license may be found at\r
@@ -29,8 +29,7 @@
 #   VOID\r
 #   );\r
 #------------------------------------------------------------------------------\r
-.global ASM_PFX(AsmReadDr5)\r
-.align 16\r
+ASM_GLOBAL ASM_PFX(AsmReadDr5)\r
 ASM_PFX(AsmReadDr5):\r
     mov %dr5, %rax\r
     ret\r