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)
commit23075d174d2bff8ff3f3deef3c3d90b83da6bd2e
tree327dc05580ff64592f915966062b7c0983d6f315
parent71248c899676e0c2f3a478c63dec0d005b2458e6
altos/stm32f4: Align stack to 8 bytes

This makes sure that doubles are aligned properly when passed on the stack.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/kernel/ao_task.h
src/stm32f4/ao_arch.h