altos/stm32f4: Place ARM.exidx sections after .text
authorKeith Packard <keithp@keithp.com>
Wed, 12 Sep 2018 01:50:45 +0000 (18:50 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 13 Oct 2018 15:23:25 +0000 (08:23 -0700)
This makes the linker happy about not attempting to merge unordered
and ordered stuff (whatever that means...)

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

No differences found