summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp67/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/sp67/init.c')
-rw-r--r--testsuites/sptests/sp67/init.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/testsuites/sptests/sp67/init.c b/testsuites/sptests/sp67/init.c
index 6a8fdea341..60f6c7bc39 100644
--- a/testsuites/sptests/sp67/init.c
+++ b/testsuites/sptests/sp67/init.c
@@ -16,6 +16,13 @@
#include <tmacros.h>
+/* forward declarations to avoid warnings */
+rtems_task Init(rtems_task_argument argument);
+rtems_timer_service_routine TIMER_service_routine(
+ rtems_id ignored_id,
+ void *user_data
+);
+
/*
* We have to extern this rather than use __RTEMS_VIOLATE_KERNEL_VISIBILITY__
* because this variable isn't actually in any .h.