mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Build: Update xxhash to v0.8.1.
This commit is contained in:
parent
18c2b04e7a
commit
d3501d0a7c
2 changed files with 1530 additions and 711 deletions
|
@ -33,9 +33,9 @@
|
|||
*/
|
||||
|
||||
|
||||
/*
|
||||
* xxhash.c instantiates functions defined in xxhash.h
|
||||
*/
|
||||
/*
|
||||
* xxhash.c instantiates functions defined in xxhash.h
|
||||
*/
|
||||
|
||||
#define XXH_STATIC_LINKING_ONLY /* access advanced declarations */
|
||||
#define XXH_IMPLEMENTATION /* access definitions */
|
||||
|
|
2235
ext/xxhash.h
2235
ext/xxhash.h
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue