summaryrefslogtreecommitdiff
path: root/src/core/ao_cmd.c
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2013-03-23 02:17:04 -0700
committerKeith Packard <keithp@keithp.com>2013-03-23 02:17:04 -0700
commit74975d1ff48c03140048d796f4276aebf4c29984 (patch)
treeffe86c3eaf32413745874db38f89b21e3e07c173 /src/core/ao_cmd.c
parenta0009bffa4c8d98b7f41659473ba1130145125db (diff)
altos: Mark .boot section as (NOLOAD)
For some reason, the silly linker marks things in section .boot as data rather than bss, so they'd end up initialized by default. Force them to be NOLOAD so they preserve values across reboot so that boot chaining works properly. Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/core/ao_cmd.c')
0 files changed, 0 insertions, 0 deletions