mirror of
https://github.com/apache/nuttx.git
synced 2026-05-23 14:58:13 +08:00
Remove some warnings
This commit is contained in:
@@ -42,6 +42,8 @@
|
||||
****************************************************************************/
|
||||
|
||||
#include <stdio.h>
|
||||
#include <syslog.h>
|
||||
|
||||
#include "lib_internal.h"
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
@@ -155,6 +155,9 @@ extern sq_queue_t g_sigpendingirqsignal;
|
||||
****************************************************************************/
|
||||
|
||||
/* Internal signal-related interfaces ***************************************/
|
||||
/* Forward references */
|
||||
|
||||
struct task_group_s;
|
||||
|
||||
/* sig_intialize.c */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user