summaryrefslogtreecommitdiffstats
path: root/testsuites/mptests/mp04
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-04-20 07:09:31 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-04-20 07:09:31 +0000
commit8f71a36f710b6196b4854760785c614910da3ff7 (patch)
tree1f40fff31f74b5093d99a87f539c3b5144621579 /testsuites/mptests/mp04
parent2004-04-19 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-8f71a36f710b6196b4854760785c614910da3ff7.tar.bz2
Remove stray white spaces.
Diffstat (limited to 'testsuites/mptests/mp04')
-rw-r--r--testsuites/mptests/mp04/system.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/testsuites/mptests/mp04/system.h b/testsuites/mptests/mp04/system.h
index 8aae429d61..18aee8620f 100644
--- a/testsuites/mptests/mp04/system.h
+++ b/testsuites/mptests/mp04/system.h
@@ -26,12 +26,12 @@ rtems_task Test_task(
);
/* configuration information */
-
+
#define CONFIGURE_MP_APPLICATION
-
+
#define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER
#define CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER
-
+
#define CONFIGURE_MAXIMUM_TASKS 2
#define CONFIGURE_MAXIMUM_TIMERS 1