summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxtimer/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxtimer/system.h')
-rw-r--r--testsuites/psxtests/psxtimer/system.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/psxtests/psxtimer/system.h b/testsuites/psxtests/psxtimer/system.h
index c62d3e17ff..2b471f5b32 100644
--- a/testsuites/psxtests/psxtimer/system.h
+++ b/testsuites/psxtests/psxtimer/system.h
@@ -41,7 +41,7 @@ void *task_c(
#define CONFIGURE_POSIX_INIT_THREAD_TABLE
-#define CONFIGURE_MAXIMUM_POSIX_THREADS 4
+#define CONFIGURE_MAXIMUM_POSIX_THREADS 4
#define CONFIGURE_MAXIMUM_POSIX_TIMERS 4
#define CONFIGURE_MAXIMUM_TIMERS 4
#define CONFIGURE_MAXIMUM_POSIX_MUTEXES 2