forked from Imagelibrary/rtems
2000-10-18 Joel Sherrill <joel@OARcorp.com>
* include/confdefs.h: Set CONFIGURE_INIT_TASK_STACK_SIZE to 0 if there is no Classic API Initialization Tasks Table defined.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2000-10-18 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* include/confdefs.h: Set CONFIGURE_INIT_TASK_STACK_SIZE to 0
|
||||
if there is no Classic API Initialization Tasks Table defined.
|
||||
|
||||
2000-10-18 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* include/confdefs.h: Modified code that accounts for initialization
|
||||
|
||||
@@ -214,6 +214,7 @@ rtems_initialization_tasks_table Initialization_tasks[] = {
|
||||
|
||||
#define CONFIGURE_INIT_TASK_TABLE NULL
|
||||
#define CONFIGURE_INIT_TASK_TABLE_SIZE 0
|
||||
#define CONFIGURE_INIT_TASK_STACK_SIZE 0
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
2000-10-18 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* include/confdefs.h: Set CONFIGURE_INIT_TASK_STACK_SIZE to 0
|
||||
if there is no Classic API Initialization Tasks Table defined.
|
||||
|
||||
2000-10-18 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* include/confdefs.h: Modified code that accounts for initialization
|
||||
|
||||
@@ -214,6 +214,7 @@ rtems_initialization_tasks_table Initialization_tasks[] = {
|
||||
|
||||
#define CONFIGURE_INIT_TASK_TABLE NULL
|
||||
#define CONFIGURE_INIT_TASK_TABLE_SIZE 0
|
||||
#define CONFIGURE_INIT_TASK_STACK_SIZE 0
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user