altos/stm: Always declare all romconfig variables
authorKeith Packard <keithp@keithp.com>
Sun, 24 Mar 2013 22:20:09 +0000 (15:20 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 8 May 2013 03:07:52 +0000 (20:07 -0700)
I haven't figured out how to assign addresses for specific initialized
variables, so we'll just have to always declare all of them and make
sure that we add new ones at the end.

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

No differences found