mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-10 06:55:23 +00:00
The names "__aligned(x)" and "__packed" are more generic than ALIGN_STRUCT(x) and PACK_STRUCT respectively and are to be used in their stead. NOTE: ALIGN_STRUCT(x) and PACK_STRUCT are now considered obsolete. Change-Id: Ic5e859092643dde53bb8fa1117c6d877c2c4296f Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com> |
||
---|---|---|
.. | ||
common.h | ||
gcc.h |