mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-08 20:56:43 +03:00
clang chokes about the concept of having an alias to an always_inlined function. gcc likely just ignores the always inlined since binary sizes are equal before and after this patch. Convert the aliases to weak functions and provide missing prototypes. cc: Pavel Herrmann <morpheus.ibis@gmail.com> Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>
2.1 KiB
2.1 KiB