]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/Arm/SwitchStack.S
MdePkg: Clean up source files
[mirror_edk2.git] / MdePkg / Library / BaseLib / Arm / SwitchStack.S
index 2c15eb88323fb82f2baefef5aa97a37094eedcdd..48ef7249bc2cc4ce5de7e9651fdf6418d188f1d4 100644 (file)
@@ -1,6 +1,6 @@
-//------------------------------------------------------------------------------ \r
+//------------------------------------------------------------------------------\r
 //\r
-// Copyright (c) 2006 - 2009, Intel Corporation. All rights reserved.<BR>\r
+// Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>\r
 // Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>\r
 // Portions copyright (c) 2011, ARM Limited. All rights reserved.<BR>\r
 // This program and the accompanying materials\r
 // WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 //\r
 //------------------------------------------------------------------------------\r
-  \r
+\r
 .text\r
 .align 5\r
 \r
 GCC_ASM_EXPORT(InternalSwitchStackAsm)\r
-GCC_ASM_EXPORT(CpuPause)            \r
-  \r
+GCC_ASM_EXPORT(CpuPause)\r
+\r
 /**\r
 //\r
 //  This allows the caller to switch the stack and goes to the new entry point\r