diff options
author | Rob Landley <rob@landley.net> | 2012-11-10 18:24:14 -0600 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2012-11-10 18:24:14 -0600 |
commit | 9a853484082744d83e3c85a361be748d46003cc9 (patch) | |
tree | 63d33c2840d56552af823fa22c41efe3fdcadfef /kconfig/symbol.c | |
parent | ffba380a466e010e475462bdfacf0a7045f9e00b (diff) | |
download | toybox-9a853484082744d83e3c85a361be748d46003cc9.tar.gz |
On 32 bit platforms %ld doesn't match uint64_t, so do long long and %lld (rather than deal with verbose PRIu64 nonsense).
Diffstat (limited to 'kconfig/symbol.c')
0 files changed, 0 insertions, 0 deletions