mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-18 09:35:21 +00:00
As the macros ALIGN_STRUCT(x) and PACK_STRUCT are no longer used, it is safe to remove them. (Their replacement macros are __aligned(x) and __packed.) Change-Id: If52302b6fba91ac707af828396592ecc3016934d Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com> |
||
---|---|---|
.. | ||
common.h | ||
gcc.h |