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

@@ -302,14 +302,6 @@ bsp_start(void)
Cpu_table.extra_mpci_receive_server_stack = 0;
#ifdef STACK_CHECKER_ON
/*
* Add 1 extension for stack checker
*/
BSP_Configuration.maximum_extensions++;
#endif
/*
* Tell libio how many fd's we want and allow it to tweak config
*/