summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/rtems++/Init.cc
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests/rtems++/Init.cc')
-rw-r--r--testsuites/libtests/rtems++/Init.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/libtests/rtems++/Init.cc b/testsuites/libtests/rtems++/Init.cc
index e70b118d6f..e939b22c2e 100644
--- a/testsuites/libtests/rtems++/Init.cc
+++ b/testsuites/libtests/rtems++/Init.cc
@@ -21,7 +21,7 @@
* $Id$
*/
-#define TEST_INIT
+#define CONFIGURE_INIT
#include "System.h"
// make global so it lasts past the Init task's stack's life time