1 #if defined(__sparc) 2 uint64_t __bswapdi2(uint64_t in); 3 uint32_t __bswapsi2(uint32_t in); 4 #endif 5