mirror of
https://xff.cz/git/u-boot/
synced 2025-08-31 16:22:36 +02:00
At present we use the linker list directly. This is not very friendly, so add a helpful macro instead. This will also allow us to change the naming later without updating this code. Signed-off-by: Simon Glass <sjg@chromium.org>