summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp20
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-04-16 09:24:30 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-04-16 09:24:30 +0000
commit1b4f2b305c95a832a259e4c4944f1a0981676eba (patch)
tree1ee56809b12a03ba53d630f5483a48387f72b74a /testsuites/sptests/sp20
parentRemove stray white spaces. (diff)
downloadrtems-1b4f2b305c95a832a259e4c4944f1a0981676eba.tar.bz2
Remove stray white spaces.
Diffstat (limited to 'testsuites/sptests/sp20')
-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