Skip to content
Commit d00d0f12 authored by Kumar Gala's avatar Kumar Gala Committed by Kumar Gala
Browse files

samples/tests: Convert use of %ll{u,d} to PRI{u,d}64



Move to using PRIu64/PRId64 instead of %llu/%lld since on
native_posix_64 the uint64_t/int64_t type is defined in terms of 'long
int' and not 'long long int'.

Signed-off-by: default avatarKumar Gala <kumar.gala@linaro.org>
parent a1b77fd5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment