Add back stack size checking to altos linking phase
authorKeith Packard <keithp@keithp.com>
Sun, 21 Feb 2010 05:20:05 +0000 (21:20 -0800)
committerKeith Packard <keithp@keithp.com>
Sun, 21 Feb 2010 05:20:05 +0000 (21:20 -0800)
commita5215c2bd9249a285fc834db0c453fb3e7daed87
treebd7dea60caebef8d92d3fb1560d49368248e888d
parent18eeb79026f7e5c54bf99435537c024427011a36
Add back stack size checking to altos linking phase

This verifies that the stack start specified during the compile
will work with the resulting program

Signed-off-by: Keith Packard <keithp@keithp.com>
src/Makefile.proto
src/check-stack