altos/stm: Force STM stack to start at the top of RAM
authorKeith Packard <keithp@keithp.com>
Sat, 14 Jul 2012 08:24:14 +0000 (01:24 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 14 Jul 2012 08:24:14 +0000 (01:24 -0700)
Using a fixed size means crashing if there's not enough space for
that, or wasting memory if there's too much.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found