OSDN Git Service

hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing...
[uclinux-h8/uClibc.git] / libc / sysdeps / linux / sh / longjmp.c
index ee3afcd..7c72956 100644 (file)
@@ -25,6 +25,7 @@
 #include <signal.h>
 
 extern int __longjmp(char *env, int val);
+libc_hidden_proto(__longjmp)
 
 /* Set the signal mask to the one specified in ENV, and jump
    to the position specified in ENV, causing the setjmp