Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 4ef449c1 authored by Manish Pandey's avatar Manish Pandey
Browse files

fix: use correct printf format for uint64_t

sha 4ce3e99a

 introduced printf format specifiers for fixed width
types, which uses PRI*64 instead of "ll" for 64 bit values.

Signed-off-by: default avatarManish Pandey <manish.pandey2@arm.com>
Change-Id: Ic6811cc1788c698adde0807e5f8ab5290a900a26
parent 66c3906e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment