update it

This commit is contained in:
Sukchan Lee 2017-03-22 11:33:40 +09:00
parent 4b6f9355fe
commit 6cc5e486d1
8 changed files with 137 additions and 137 deletions

View file

@ -92,7 +92,6 @@ CORE_DECLARE(status_t) thread_join(status_t *retval, thread_id id);
*/
CORE_DECLARE(void) thread_yield(void);
#ifdef __cplusplus
}
#endif /* __cplusplus */