]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/Arm/SwitchStack.asm
1. Use .p2align directive instead of ambiguous .align directive.
[mirror_edk2.git] / MdePkg / Library / BaseLib / Arm / SwitchStack.asm
index 9baa4099b0bf3746e34c6795dbb87ce9bc3faa4b..71e8ab3d7d53191a3f97e855ed25d4e4e202aa8b 100644 (file)
 ; WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 ;\r
 ;------------------------------------------------------------------------------\r
-       \r
+  \r
     EXPORT InternalSwitchStackAsm\r
             \r
     AREA   Switch_Stack, CODE, READONLY\r
-       \r
+  \r
 ;/**\r
 ;  This allows the caller to switch the stack and goes to the new entry point\r
 ;\r