mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 09:18:00 +08:00
Fix some compiler errors in user-work queue configuration that crept in the last bunch of commits
This commit is contained in:
@@ -81,7 +81,6 @@ extern sem_t g_usrsem;
|
||||
#else
|
||||
extern pthread_mutex_t g_usrmutex;
|
||||
#endif
|
||||
#endif
|
||||
|
||||
/****************************************************************************
|
||||
* Public Function Prototypes
|
||||
|
||||
Reference in New Issue
Block a user