mirror of
https://github.com/apache/nuttx.git
synced 2026-09-27 10:46:02 +08:00
Fix some compiler errors in user-work queue configuration that crept in the last bunch of commits
This commit is contained in:
@@ -87,8 +87,6 @@
|
||||
*
|
||||
****************************************************************************/
|
||||
|
||||
#if defined(CONFIG_LIB_USRWORK) && !defined(__KERNEL__)
|
||||
|
||||
int work_signal(int qid)
|
||||
{
|
||||
int ret;
|
||||
|
||||
Reference in New Issue
Block a user