summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp43/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/sp43/system.h')
-rw-r--r--testsuites/sptests/sp43/system.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/testsuites/sptests/sp43/system.h b/testsuites/sptests/sp43/system.h
index c007ce5cdf..6d7b19a449 100644
--- a/testsuites/sptests/sp43/system.h
+++ b/testsuites/sptests/sp43/system.h
@@ -30,8 +30,7 @@ rtems_task Init(
#define CONFIGURE_MAXIMUM_TASKS 2
#define CONFIGURE_MAXIMUM_TIMERS 1
-#define CONFIGURE_MAXIMUM_SEMAPHORES 1
+#define CONFIGURE_MAXIMUM_SEMAPHORES 2
#include <rtems/confdefs.h>
-
/* end of include file */