about summary refs log tree commit diff
path: root/debug/longjmp_chk.c
diff options
context:
space:
mode:
Diffstat (limited to 'debug/longjmp_chk.c')
-rw-r--r--debug/longjmp_chk.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/debug/longjmp_chk.c b/debug/longjmp_chk.c
index 1bc33c5769..c527e22db6 100644
--- a/debug/longjmp_chk.c
+++ b/debug/longjmp_chk.c
@@ -21,3 +21,4 @@
 #define __libc_siglongjmp __longjmp_chk
 
 #include <setjmp/longjmp.c>
+libc_hidden_def (__longjmp_chk)