1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-07 21:39:18 +01:00
Files
u-boot-megous/lib/display_options.c
Simon Glass c6da9ae8a4 Tidy up data sizes and function comment in display_options
Use inttypes.h and uint64_t to correct the code so that it will not issue
warnings on 64-bit machines where 'uint64_t' is 'unsigned long'.

Signed-off-by: Simon Glass <sjg@chromium.org>
2014-10-27 11:04:01 -04:00

3.5 KiB