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>
Wed, 3 Oct 2018 21:51:57 +0000 (14:51 -0700)
commit0f52674c193d3ff776cf57d6e3bfca465a1b86e7
treee3f510910de1ac5394861e83649a173b4a05d471
parent6b22d408e781beb04270d360cf99119260d793b3
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