DescriptionFix PRIu64 in biosincludes.h
Check /usr/include/inttypes.h; PRIu64 is defined as "llu" or "lu" without leading "%" character.
Removing leading "%" character for compatibility.
BUG=None
TEST=Build successfully and run with u-boot and verify that outputs with PRIu64 are correct.
Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=8a2d9c7
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|