summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/stackchk/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests/stackchk/system.h')
-rw-r--r--testsuites/libtests/stackchk/system.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/libtests/stackchk/system.h b/testsuites/libtests/stackchk/system.h
index 6a76ac2eef..dde3ca7d26 100644
--- a/testsuites/libtests/stackchk/system.h
+++ b/testsuites/libtests/stackchk/system.h
@@ -41,7 +41,7 @@ void blow_stack( void );
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
-#define STACK_CHECKER_ON
+#define CONFIGURE_STACK_CHECKER_ENABLED
#include <rtems/confdefs.h>