mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-31 14:01:18 +08:00
We can use long int on sparcv9, but on sparc64, we must match the int type used by the kernel (and not long int, as in POSIX). (cherry picked from commit 7c5e34d7f1b8f8f5acd94c2b885ae13b85414dcd)