zephyr/kernel
Dmitriy Korovkin 28af7ae1d1 Fix microkernel "unaligned write" exception problem on ARM
Fix the structure members alignment to avoid problems
when GCC allocates 1 byte for a member of enum type.

Change-Id: I9f28c72d2e5359216ada921d4d5ce32d55cbdd45
Signed-off-by: Dmitriy Korovkin <dmitriy.korovkin@windriver.com>
2016-02-05 20:14:42 -05:00
..
microkernel Fix microkernel "unaligned write" exception problem on ARM 2016-02-05 20:14:42 -05:00
nanokernel Doxygen: Nanokernel semaphore APIs comments to header files. 2016-02-05 20:14:42 -05:00
Kconfig Kconfig: fix SYS_CLOCK_HW_CYCLES_PER_SEC dependencies 2016-02-05 20:14:42 -05:00
Makefile