static reg_t LZ4_read_ARCH()

in lz4.cpp [380:380]


static reg_t LZ4_read_ARCH(const void* memPtr) { return *(const reg_t*) memPtr; }