Stack checker extension now accounted for in confdefs.h

This commit is contained in:
Joel Sherrill
1998-04-14 21:32:12 +00:00
parent ab97da95b3
commit c244a9ee2c
27 changed files with 3 additions and 201 deletions

View File

@@ -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