mirror of
https://github.com/apache/nuttx.git
synced 2026-05-25 01:39:44 +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
-5
@@ -45,11 +45,7 @@
|
||||
#include "queue.h"
|
||||
|
||||
/********************************************************************************
|
||||
* Compilations Switches
|
||||
********************************************************************************/
|
||||
|
||||
/********************************************************************************
|
||||
* Definitions
|
||||
* Pre-processor Definitions
|
||||
********************************************************************************/
|
||||
|
||||
#define MQ_NONBLOCK O_NONBLOCK
|
||||
|
||||
Reference in New Issue
Block a user