system.h: added condition variable #define for 10 condition variables

This commit is contained in:
Mark Johannes
1996-08-12 14:48:13 +00:00
parent da2e5396d7
commit da4e38d98e
2 changed files with 4 additions and 0 deletions

View File

@@ -37,6 +37,8 @@ void *Task_1_through_3(
#define CONFIGURE_POSIX_INIT_THREAD_TABLE
#define CONFIGURE_MAXIMUM_POSIX_CONDITION_VARIABLES 10
#include <confdefs.h>
/* global variables */