mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
arm: remove redundant declarations
This commit is contained in:
parent
f9463d183a
commit
99b55a36e4
4 changed files with 0 additions and 6 deletions
|
@ -52,7 +52,6 @@ void OnSuccessMagic();
|
|||
void OnErrorMagic(uint8_t reason);
|
||||
|
||||
int32_t dist_nt(uint32_t nt1, uint32_t nt2);
|
||||
void ReaderMifare(bool first_try, uint8_t block, uint8_t keytype);
|
||||
//void RAMFUNC SniffMifare(uint8_t param);
|
||||
|
||||
void Mifare_DES_Auth1(uint8_t arg0, uint8_t *datain);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue