summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseLib/Arm/InternalSwitchStack.c
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library/BaseLib/Arm/InternalSwitchStack.c')
-rw-r--r--MdePkg/Library/BaseLib/Arm/InternalSwitchStack.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/MdePkg/Library/BaseLib/Arm/InternalSwitchStack.c b/MdePkg/Library/BaseLib/Arm/InternalSwitchStack.c
index 034ee041f3..258e39732e 100644
--- a/MdePkg/Library/BaseLib/Arm/InternalSwitchStack.c
+++ b/MdePkg/Library/BaseLib/Arm/InternalSwitchStack.c
@@ -33,7 +33,6 @@ InternalSwitchStackAsm (
IN VOID *NewStack
);
-
/**
Transfers control to a function starting with a new stack.