1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-12 21:46:44 +02:00
Files
u-boot-megous/lib
Tom Rini f23baa572f cmd_dhry.c: Use lldiv for vax_mips calculation as well
Since dhry_per_sec is a u64 we must also use lldiv here when working
with it.  Otherwise:
../lib/dhry/cmd_dhry.c:(.text.do_dhry+0xd8): undefined reference to `__udivdi3'

On some platforms.

Signed-off-by: Tom Rini <trini@konsulko.com>
2016-03-17 10:14:25 -04:00
..
2016-02-06 12:00:59 +01:00
2016-01-19 08:31:21 -05:00
2016-03-14 15:34:50 -06:00
2016-01-19 08:31:21 -05:00
2016-02-26 08:53:10 -07:00
2016-01-20 19:06:22 -07:00