mirror of
https://github.com/apache/nuttx.git
synced 2026-05-23 06:39:01 +08:00
Add basic data structures that will allow us to move named semaphore support out of the OS and into the VFS (not complete).
This commit is contained in:
+1
-1
@@ -46,7 +46,7 @@
|
||||
#include <stdint.h>
|
||||
|
||||
/****************************************************************************
|
||||
* Definitions
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
|
||||
/* The C standard specifies two constants, EXIT_SUCCESS and
|
||||
|
||||
Reference in New Issue
Block a user