1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 16:52:14 +02:00
Files
u-boot-megous/include
Jeroen Hofstee 288afdc9b9 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>
2014-07-22 07:44:26 -04:00
..
2014-06-20 11:56:50 -06:00
2014-05-29 17:45:31 -04:00
2014-07-07 19:43:02 -04:00
2014-07-07 19:43:02 -04:00
2014-05-27 10:21:32 -04:00
2014-06-21 10:06:58 -06:00
2014-05-16 14:54:26 +09:00
2014-07-07 19:47:18 -04:00
2014-06-19 11:18:55 -04:00
2014-07-07 19:47:19 -04:00
2014-05-28 10:58:19 +09:00
2014-06-20 11:54:29 -06:00
2014-07-07 19:43:02 -04:00
2014-07-18 17:53:24 -04:00
2014-05-30 14:03:24 -04:00
2014-05-25 16:25:12 +02:00
2014-07-07 19:43:02 -04:00
2014-06-11 16:27:06 -04:00