Home
last modified time | relevance | path

Searched hist:"65 ba7add" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/lib/
H A Dtime.c65ba7add Fri Nov 08 08:40:43 CST 2013 Rob Herring <rob.herring@calxeda.com> time: add weak annotation to timer_read_counter declaration

A weak annotation is needed in order to prevent link errors when
get_ticks is overridden. This fixes sandbox build.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>