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)
commit09633cac697e37d770b2b666ab20cab30628484f
tree70b4ed61439258a6266775099f6de4f401872559
parentb5f6d4e5251a825395c93916afa3af659c678498
altos/stm: Force STM stack to start at the top of RAM

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>
src/stm/altos-ram.ld
src/stm/altos.ld