mirror of
https://xff.cz/git/u-boot/
synced 2025-11-02 11:26:41 +01:00
ENTRY/ENDPROC macros from linux/linkage.h will make code more readable and also will properly mark assembly symbol in ELF binary as function symbol. Signed-off-by: Pali Rohár <pali@kernel.org>