mirror of
https://review.haiku-os.org/haiku
synced 2025-02-10 07:39:25 +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.