Update xxHash to 0.8.0

This commit is contained in:
Logan McNaughton 2020-10-09 19:51:48 -07:00 committed by Dorian Fevrier
parent 6019724f90
commit 00fc2a19a5
3 changed files with 3210 additions and 2496 deletions

View File

@ -58,7 +58,8 @@
#include "device/rdram/rdram.h"
#include "osal/preproc.h"
#include <xxh3.h>
#define XXH_INLINE_ALL
#include <xxhash.h>
#include <inttypes.h>
#include <stdint.h>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff