summaryrefslogtreecommitdiff
path: root/src/thread/__syscall_cp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/thread/__syscall_cp.c')
-rw-r--r--src/thread/__syscall_cp.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/thread/__syscall_cp.c b/src/thread/__syscall_cp.c
index faf57b1a..09a2be84 100644
--- a/src/thread/__syscall_cp.c
+++ b/src/thread/__syscall_cp.c
@@ -1,9 +1,7 @@
#include "pthread_impl.h"
#include "syscall.h"
-#ifdef SHARED
__attribute__((__visibility__("hidden")))
-#endif
long __syscall_cp_c();
static long sccp(syscall_arg_t nr,