forked from Imagelibrary/rtems
Stack checker extension now accounted for in confdefs.h
This commit is contained in:
@@ -309,13 +309,6 @@ void bsp_start( void )
|
||||
BSP_Configuration.maximum_extensions++;
|
||||
#endif
|
||||
|
||||
/*
|
||||
* Add 1 extension for MPCI_fatal
|
||||
*/
|
||||
|
||||
if (BSP_Configuration.User_multiprocessing_table)
|
||||
BSP_Configuration.maximum_extensions++;
|
||||
|
||||
/*
|
||||
* Set the "clicks per tick" for the simulator
|
||||
* used by XXX/clock/clock.c to schedule interrupts
|
||||
|
||||
Reference in New Issue
Block a user