
22 Jul
2014
22 Jul
'14
9:22 p.m.
On Sat, Jul 12, 2014 at 03:07:19PM +0200, Jeroen Hofstee wrote:
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
Applied to u-boot/master, thanks!
--
Tom