mirror of
https://review.haiku-os.org/haiku
synced 2025-02-08 22:58:18 +01:00
Those return uintNN_t types instead of our own types, but uint32 for example is long while uint32_t isn't, giving some trouble with the PRI* macros for example on PPC.