]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/Arm/InternalSwitchStack.c
MdePkg: Clean up source files
[mirror_edk2.git] / MdePkg / Library / BaseLib / Arm / InternalSwitchStack.c
index 9f395bbd395478144d86233835ff71942d389e08..1f71bb759d2a28956729ad4b39bdb4538af8dc5c 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   SwitchStack() function for ARM.\r
 \r
-  Copyright (c) 2006 - 2010, 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
   This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
@@ -39,7 +39,7 @@ InternalSwitchStackAsm (
   IN      VOID                      *NewStack\r
   );\r
 \r
-  \r
+\r
 /**\r
   Transfers control to a function starting with a new stack.\r
 \r