summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp20/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/sp20/system.h')
-rw-r--r--testsuites/sptests/sp20/system.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/testsuites/sptests/sp20/system.h b/testsuites/sptests/sp20/system.h
index b1f52089ea..b6f338a53d 100644
--- a/testsuites/sptests/sp20/system.h
+++ b/testsuites/sptests/sp20/system.h
@@ -26,13 +26,13 @@ struct counters {
rtems_task Init(
rtems_task_argument argument
);
-
+
rtems_task Task_1_through_6(
rtems_task_argument argument
);
-
+
void Get_all_counters( void );
-
+
/* configuration information */
#define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER