killbss routine smarter now; does not overwrite all BSS; did not work
as it should, because systemcall interface also uses the fact that BSS = 0
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
Version: $Header$
|
||||
*/
|
||||
|
||||
static unsigned prio;
|
||||
static unsigned prio = 0;
|
||||
|
||||
stackprio(n)
|
||||
unsigned n;
|
||||
|
||||
Reference in New Issue
Block a user