summaryrefslogtreecommitdiff
path: root/posix_api/psx_example_1/test1.c
diff options
context:
space:
mode:
Diffstat (limited to 'posix_api/psx_example_1/test1.c')
-rw-r--r--posix_api/psx_example_1/test1.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/posix_api/psx_example_1/test1.c b/posix_api/psx_example_1/test1.c
index a7f6fff..e92f6da 100644
--- a/posix_api/psx_example_1/test1.c
+++ b/posix_api/psx_example_1/test1.c
@@ -35,8 +35,6 @@ void *POSIX_Init()
#define CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER
#define CONFIGURE_MAXIMUM_POSIX_THREADS 10
-#define CONFIGURE_MAXIMUM_POSIX_CONDITION_VARIABLES 10
-#define CONFIGURE_MAXIMUM_POSIX_MUTEXES 10
#define CONFIGURE_POSIX_INIT_THREAD_TABLE
#define CONFIGURE_INIT
#include <rtems/confdefs.h>