apps/examples/ostest: Missing prototype for nsem_test()
This commit is contained in:
parent
a4944952a6
commit
0d8247ef29
@ -143,6 +143,10 @@ void sem_test(void);
|
||||
|
||||
void semtimed_test(void);
|
||||
|
||||
/* nsem.c *******************************************************************/
|
||||
|
||||
void nsem_test(void);
|
||||
|
||||
/* cond.c *******************************************************************/
|
||||
|
||||
void cond_test(void);
|
||||
|
Loading…
Reference in New Issue
Block a user