Skip to content
Commit c6148847 authored by Colin Didier's avatar Colin Didier Committed by Thomas Petazzoni
Browse files

devmem2: fix output when _FILE_OFFSET_BITS=64



When built with _FILE_OFFSET_BITS=64, off_t becomes an long long int
and was printed as an unsigned int which lead to a garbled output.

Signed-off-by: default avatarColin Didier <colin.didier@devialet.com>
Signed-off-by: default avatarMaxime Hadjinlian <maxime.hadjinlian@devialet.com>
Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
parent 17eaa5d3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment