From 46ad5872cfe48165ee5161dc4d954ca0a9a50c3b Mon Sep 17 00:00:00 2001 From: davidxu Date: Tue, 5 Jan 2010 07:50:31 +0000 Subject: remove file thr_sem_new.c. --- lib/libthr/thread/Makefile.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/libthr') diff --git a/lib/libthr/thread/Makefile.inc b/lib/libthr/thread/Makefile.inc index d3de74e..4ce90b5 100644 --- a/lib/libthr/thread/Makefile.inc +++ b/lib/libthr/thread/Makefile.inc @@ -41,7 +41,6 @@ SRCS+= \ thr_rwlockattr.c \ thr_self.c \ thr_sem.c \ - thr_sem_new.c \ thr_setprio.c \ thr_setschedparam.c \ thr_sig.c \ -- cgit v1.1