fix type issues in stdint.h so underlying types of 64-bit types match ABI
[musl] / arch / x86_64 / bits / posix.h
index 30a3871..c37b94c 100644 (file)
@@ -1,2 +1,2 @@
-#define _POSIX_V6_ILP32_OFFBIG  1
-#define _POSIX_V7_ILP32_OFFBIG  1
+#define _POSIX_V6_LP64_OFF64  1
+#define _POSIX_V7_LP64_OFF64  1