Searched hist:"288 afdc9b97f00fa8422ea065e135f8423441cd7" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/include/ |
| H A D | ide.h | 288afdc9b97f00fa8422ea065e135f8423441cd7 Sat Jul 12 13:07:19 UTC 2014 Jeroen Hofstee <jeroen@myspectrum.nl> common: cmd_ide: use __weak and add prototypes
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>
|