mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-14 02:26:59 -07:00
remove redundant llx prix64 defines
remove unused commented out #includes coverity indicates compressed_fpga_stream.opaque needs to be initialized to Z_NULL fgetc returns int define llu
This commit is contained in:
parent
d23411ef61
commit
38d618baa9
6 changed files with 10 additions and 14 deletions
|
@ -16,6 +16,7 @@
|
|||
#include <inttypes.h>
|
||||
#define llx PRIx64
|
||||
#define lli PRIi64
|
||||
#define llu PRIu64
|
||||
#define hhu PRIu8
|
||||
|
||||
#include "usb_cmd.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue