mirror of
https://review.haiku-os.org/haiku
synced 2025-01-19 21:11:28 +01:00
122d1cddc9
* Was causing LLVM to fail to build on x86_64 * Make XINT64 adjust based on architecture like config/types.h to ensure these macros match uint64 and int64 at all times. * Resolves #10566