Skip to content
Snippets Groups Projects
Commit 30ffd236 authored by Gregory Nutt's avatar Gregory Nutt
Browse files

Remove some warnings

parent efb1695c
No related branches found
No related tags found
No related merge requests found
......@@ -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 */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment