mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
style - unused
This commit is contained in:
parent
962e58b475
commit
8ce361202c
2 changed files with 0 additions and 5 deletions
|
@ -12,7 +12,6 @@
|
|||
#include <stdint.h>
|
||||
extern void legic_prng_init(uint8_t iv);
|
||||
extern void legic_prng_forward(int count);
|
||||
extern uint32_t legic_prng_count();
|
||||
extern uint8_t legic_prng_get_bit();
|
||||
extern uint32_t legic_prng_get_bits(uint8_t len);
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue