diff options
author | Flavio Cruz <flaviocruz@gmail.com> | 2022-12-26 19:15:38 -0500 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2022-12-27 21:40:34 +0100 |
commit | 9f6fb41fb056ee5dd63b7968eab0280dc02af1cc (patch) | |
tree | 8caa926cfc01c63f8216e69e17702494572088e0 /kern/mach_clock.c | |
parent | 0ba99b2a18bd423f8aa6ca0315051de76c20ef9c (diff) | |
download | gnumach-9f6fb41fb056ee5dd63b7968eab0280dc02af1cc.tar.gz gnumach-9f6fb41fb056ee5dd63b7968eab0280dc02af1cc.tar.bz2 gnumach-9f6fb41fb056ee5dd63b7968eab0280dc02af1cc.zip |
Fix inttypes.h format constants for uintptr_t and intptr_t.
The format constants are not correct for 32 bits and there was
duplication for PRIx* constants (replaced with octal constants).
Fixed a few format warnings too.
Message-Id: <Y6o5KsvtPavCYe8f@mars>
Diffstat (limited to 'kern/mach_clock.c')
0 files changed, 0 insertions, 0 deletions