Home
last modified time | relevance | path

Searched hist:"19 ea4678ca5ce4c3a626039ed7642d4e0fbfdee1" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/lib/
H A Dtime.c19ea4678ca5ce4c3a626039ed7642d4e0fbfdee1 Wed Oct 15 10:38:33 UTC 2014 Simon Glass <sjg@chromium.org> Use uint64_t for time types

Unfortunately 'unsigned long long' and 'uint64_t' are not necessarily
compatible on 64-bit machines. Use the correct typedef instead of
writing the supposed type out in full.

Signed-off-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/include/
H A Dcommon.h19ea4678ca5ce4c3a626039ed7642d4e0fbfdee1 Wed Oct 15 10:38:33 UTC 2014 Simon Glass <sjg@chromium.org> Use uint64_t for time types

Unfortunately 'unsigned long long' and 'uint64_t' are not necessarily
compatible on 64-bit machines. Use the correct typedef instead of
writing the supposed type out in full.

Signed-off-by: Simon Glass <sjg@chromium.org>