mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-09 09:53:08 +00:00
It's not safe to assume that the data section is 8-byte aligned. Assuming 4-byte alignment seems to work however, and results in simpler code than arbitrary alignment support. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> |
||
---|---|---|
.. | ||
arc | ||
arm | ||
common | ||
nios2 | ||
posix | ||
riscv | ||
x86 | ||
xtensa | ||
CMakeLists.txt | ||
Kconfig |