mirror of
https://xff.cz/git/u-boot/
synced 2025-10-13 05:56:28 +02:00
While there are valid reasons to use __packed, often the answer is that
you should be doing something else here instead.
This reintroduces the changes of
f503cc49a5
(Add warning for new __packed additions)
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>