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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/psxtests/psxmsgq01/system.h b/testsuites/psxtests/psxmsgq01/system.h
index 367b756b4b..27d158a3da 100644
--- a/testsuites/psxtests/psxmsgq01/system.h
+++ b/testsuites/psxtests/psxmsgq01/system.h
@@ -38,8 +38,10 @@ void *Task_5(void *argument);
#define CONFIGURE_MAXIMUM_POSIX_THREADS 5
#define CONFIGURE_MAXIMUM_POSIX_MESSAGE_QUEUES 10
+#if defined(RTEMS_POSIX_API)
#define CONFIGURE_MAXIMUM_POSIX_TIMERS 4
#define CONFIGURE_MAXIMUM_TIMERS 4
+#endif
#define CONFIGURE_POSIX_INIT_THREAD_TABLE
#define CONFIGURE_POSIX_INIT_THREAD_STACK_SIZE \