altos/stm32f4: Align stack to 8 bytes
authorKeith Packard <keithp@keithp.com>
Wed, 12 Sep 2018 01:46:52 +0000 (18:46 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 13 Oct 2018 15:23:25 +0000 (08:23 -0700)
This makes sure that doubles are aligned properly when passed on the stack.

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

No differences found