]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/X64/ReadGdtr.S
Remove all unnecessary .align directives in MdePkg
[mirror_edk2.git] / MdePkg / Library / BaseLib / X64 / ReadGdtr.S
index 889efeb61d7fa7c72bdeab989bcfe4468f85cdce..366873f5775f11bd38fd9e2e5a11b2f2ee15b4fb 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
@@ -30,7 +30,6 @@
 #   );\r
 #------------------------------------------------------------------------------\r
 ASM_GLOBAL ASM_PFX(InternalX86ReadGdtr)\r
-.align 16\r
 ASM_PFX(InternalX86ReadGdtr):\r
     sgdt  (%rcx)\r
     ret\r