summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib/SetJump.c
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library/BaseLib/SetJump.c')
-rw-r--r--MdePkg/Library/BaseLib/SetJump.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/MdePkg/Library/BaseLib/SetJump.c b/MdePkg/Library/BaseLib/SetJump.c
index 8bac97ab47..f03479ae81 100644
--- a/MdePkg/Library/BaseLib/SetJump.c
+++ b/MdePkg/Library/BaseLib/SetJump.c
@@ -26,6 +26,7 @@
**/
VOID
+EFIAPI
InternalAssertJumpBuffer (
IN BASE_LIBRARY_JUMP_BUFFER *JumpBuffer
)