libc: Unify intmax_t and uintmax_t on AArch32/64
Bence Szépkúti authored
Conceptually, these are supposed to be the largest integers
representable in C, but GCC and Clang define them as long long for
compatibility.
Signed-off-by: default avatarBence Szépkúti <bence.szepkuti@arm.com>
Change-Id: I7c0117f3be167342814d260a371889120dcf6576
d005cfbf