aurora/extern/xxhash/xxhash_impl.c
2022-07-27 11:25:25 -04:00

5 lines
146 B
C

//#if defined(__x86_64__) || defined(__i386__) || defined(_M_IX86) || defined(_M_X64)
//#include "xxh_x86dispatch.c"
//#endif
#include "xxhash.c"