mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
CRISv10 uses a pretty old ld, which does not allow ALIGN(0), (It becomes . = 0;) so instead we align to 1 byte. Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>