forked from Imagelibrary/rtems
Stack checker extension now accounted for in confdefs.h
This commit is contained in:
@@ -298,14 +298,6 @@ void bsp_start( void )
|
||||
|
||||
console_reserve_resources( &BSP_Configuration );
|
||||
|
||||
#ifdef STACK_CHECKER_ON
|
||||
/*
|
||||
* Add 1 extension for stack checker
|
||||
*/
|
||||
|
||||
BSP_Configuration.maximum_extensions++;
|
||||
#endif
|
||||
|
||||
#if SIMSPARC_FAST_IDLE
|
||||
/*
|
||||
* Add 1 extension for fast idle
|
||||
|
||||
Reference in New Issue
Block a user