]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadDr0.S
Remove unnecessary .align directives.
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Library / EdkIIGlueLib / Library / BaseLib / X64 / ReadDr0.S
index 34e12db80a31e02930aa71c48335f38fecbcb8d7..64f3311041a15c2494f0204e0430da4b51da2010 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, 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
@@ -30,7 +30,6 @@
 #   );\r
 #------------------------------------------------------------------------------\r
 .global ASM_PFX(AsmReadDr0)\r
-.align 16\r
 ASM_PFX(AsmReadDr0):\r
     mov     %dr0, %rax\r
     ret\r