X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;ds=sidebyside;f=src%2Fthread%2F__syscall_cp.c;h=09a2be84f58395f9d31531fa161d52f44c0f275b;hb=ebd8ef50d5012733d86ed4a6834ca6d776b069ae;hp=faf57b1a6d4659bf9e83f89705464099172604d3;hpb=7405cd1e2bafc046b4311005b94092d74a7a9c66;p=musl 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,