summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxmsgq01/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxmsgq01/system.h')
-rw-r--r--testsuites/psxtests/psxmsgq01/system.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/psxtests/psxmsgq01/system.h b/testsuites/psxtests/psxmsgq01/system.h
index 369d2ef619..98b88db803 100644
--- a/testsuites/psxtests/psxmsgq01/system.h
+++ b/testsuites/psxtests/psxmsgq01/system.h
@@ -44,6 +44,7 @@ void *Task_1_through_3(
#define CONFIGURE_POSIX_INIT_THREAD_TABLE
#define CONFIGURE_POSIX_INIT_THREAD_STACK_SIZE \
(RTEMS_MINIMUM_STACK_SIZE * 10)
+#define STACK_CHECKER_ON
#include <rtems/confdefs.h>