lib: posix: pthread_common: Don't depend on pthreads
Contrary to its name, doesn't depend on pthreads. Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
This commit is contained in:
parent
767f58a2ee
commit
d77c96b473
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@
|
|||
#include <kernel.h>
|
||||
#include <ksched.h>
|
||||
#include <wait_q.h>
|
||||
#include <posix/pthread.h>
|
||||
#include <posix/time.h>
|
||||
|
||||
s64_t timespec_to_timeoutms(const struct timespec *abstime)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue