mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
REM: Removed #define llx PRIx64, all these defines are located in proxmark3.h
This commit is contained in:
parent
9b98cb88b2
commit
a429510647
4 changed files with 0 additions and 8 deletions
|
@ -15,8 +15,6 @@
|
|||
#include "mifarehost.h"
|
||||
#include "proxmark3.h"
|
||||
|
||||
#define llx PRIx64
|
||||
|
||||
// MIFARE
|
||||
int compar_int(const void * a, const void * b) {
|
||||
// didn't work: (the result is truncated to 32 bits)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue