summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spstkalloc/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/spstkalloc/init.c')
-rw-r--r--testsuites/sptests/spstkalloc/init.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/testsuites/sptests/spstkalloc/init.c b/testsuites/sptests/spstkalloc/init.c
index ea71819ab6..e4d203f4ff 100644
--- a/testsuites/sptests/spstkalloc/init.c
+++ b/testsuites/sptests/spstkalloc/init.c
@@ -13,6 +13,9 @@
#include <tmacros.h>
+/* forward declarations to avoid warnings */
+rtems_task Init(rtems_task_argument argument);
+
#define MAXIMUM_STACKS 3
typedef struct {