diff options
Diffstat (limited to 'src/thread/__syscall_cp.c')
-rw-r--r-- | src/thread/__syscall_cp.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/thread/__syscall_cp.c b/src/thread/__syscall_cp.c index afd82eff..af666f06 100644 --- a/src/thread/__syscall_cp.c +++ b/src/thread/__syscall_cp.c @@ -1,6 +1,5 @@ #include "pthread_impl.h" #include "syscall.h" -#include "libc.h" hidden long __syscall_cp_c(); |