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