mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
Adapt get_lz4.sh
This commit is contained in:
parent
381b47f64e
commit
b2c7ded7fc
2 changed files with 16 additions and 1 deletions
|
@ -182,6 +182,7 @@
|
|||
#include <string.h> /* memset, memcpy */
|
||||
#define MEM_INIT(p,v,s) memset((p),(v),(s))
|
||||
|
||||
|
||||
/*-************************************
|
||||
* Common Constants
|
||||
**************************************/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue