From 8f71a36f710b6196b4854760785c614910da3ff7 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 20 Apr 2004 07:09:31 +0000 Subject: Remove stray white spaces. --- testsuites/samples/base_mp/system.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'testsuites/samples/base_mp/system.h') diff --git a/testsuites/samples/base_mp/system.h b/testsuites/samples/base_mp/system.h index e452c02273..4005a33d7e 100644 --- a/testsuites/samples/base_mp/system.h +++ b/testsuites/samples/base_mp/system.h @@ -26,14 +26,14 @@ rtems_task Application_task( ); /* configuration information */ - + #include /* for device driver prototypes */ #define CONFIGURE_MP_APPLICATION - + #define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER #define CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER - + #define CONFIGURE_MAXIMUM_TASKS 2 #define CONFIGURE_RTEMS_INIT_TASKS_TABLE -- cgit v1.2.3