mirror of
https://xff.cz/git/u-boot/
synced 2025-10-29 01:23:25 +01:00
All C code is compiled with -ffunction-sections -fdata-sections. Assembly functions should get their own sections as well so that everything looks consistent. Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>