diff options
Diffstat (limited to 'lib/libpthread/thread/Makefile.inc')
-rw-r--r-- | lib/libpthread/thread/Makefile.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libpthread/thread/Makefile.inc b/lib/libpthread/thread/Makefile.inc index f9ee7f6..d35894e 100644 --- a/lib/libpthread/thread/Makefile.inc +++ b/lib/libpthread/thread/Makefile.inc @@ -32,8 +32,6 @@ SRCS+= \ uthread_autoinit.c \ uthread_bind.c \ uthread_cancel.c \ - uthread_cap_get_fd.c \ - uthread_cap_set_fd.c \ uthread_clean.c \ uthread_close.c \ uthread_cond.c \ |