diff options
Diffstat (limited to 'MdePkg/Library/BaseLib/SwitchStack.c')
-rw-r--r-- | MdePkg/Library/BaseLib/SwitchStack.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MdePkg/Library/BaseLib/SwitchStack.c b/MdePkg/Library/BaseLib/SwitchStack.c index a6e33aec6e..32c64ca8d6 100644 --- a/MdePkg/Library/BaseLib/SwitchStack.c +++ b/MdePkg/Library/BaseLib/SwitchStack.c @@ -41,6 +41,7 @@ a single parameter of type VOID * that specifies the new backing
store pointer.
+
**/
VOID
EFIAPI
|