summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/libc/ia64/gen/setjmp.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/ia64/gen/setjmp.S b/lib/libc/ia64/gen/setjmp.S
index e61850a60323..d82c223a068f 100644
--- a/lib/libc/ia64/gen/setjmp.S
+++ b/lib/libc/ia64/gen/setjmp.S
@@ -130,4 +130,5 @@ botch:
CALL(longjmperror)
CALL(abort)
RET /* "can't" get here... */
+#endif
END(__longjmp)