]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/WriteMsr64.S
Remove unnecessary .align directives.
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Library / EdkIIGlueLib / Library / BaseLib / X64 / WriteMsr64.S
index b4907fe7f9053de83b36760f650ff9e0227399ec..b646dac36a20377d0a1cfd211ec018116daf0ef2 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
@@ -32,7 +32,6 @@
 # TODO:\r
 #------------------------------------------------------------------------------\r
 .global ASM_PFX(AsmWriteMsr64)\r
-.align 16\r
 ASM_PFX(AsmWriteMsr64):\r
     mov        %rdx, %rax\r
     shr $0x20, %rdx\r