mirror of
https://github.com/apache/nuttx.git
synced 2025-01-12 22:08:35 +08:00
libc/semaphore: remove unused hander file
Signed-off-by: chao an <anchao@lixiang.com>
This commit is contained in:
parent
27a03b8278
commit
dc82a296f7
1 changed files with 0 additions and 2 deletions
|
@ -24,8 +24,6 @@
|
|||
* Included Files
|
||||
****************************************************************************/
|
||||
|
||||
#include <assert.h>
|
||||
|
||||
#include <nuttx/semaphore.h>
|
||||
|
||||
/****************************************************************************
|
||||
|
|
Loading…
Reference in a new issue