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