Hash :
ae3a34a3
Author :
Date :
2023-03-23T00:06:22
byteswap: Don't use intrinsic byteswap functions with Intel C compiler It reroutes intrinsic _byteswap_u(short|long|int64) call to libc function.