summaryrefslogtreecommitdiffstats
path: root/testsuites/mptests/mp12/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/mptests/mp12/system.h')
-rw-r--r--testsuites/mptests/mp12/system.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/testsuites/mptests/mp12/system.h b/testsuites/mptests/mp12/system.h
index 3bf3cdb85b..c775956517 100644
--- a/testsuites/mptests/mp12/system.h
+++ b/testsuites/mptests/mp12/system.h
@@ -24,15 +24,15 @@ rtems_task Init(
);
/* configuration information */
-
+
#define CONFIGURE_MP_APPLICATION
-
+
#define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER
#define CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER
#define CONFIGURE_MP_MAXIMUM_GLOBAL_OBJECTS 1
#define CONFIGURE_MP_MAXIMUM_PROXIES 0
-
+
#define CONFIGURE_MAXIMUM_TASKS 1
#if ( NODE_NUMBER == 1 )
#define CONFIGURE_MAXIMUM_PARTITIONS 1