mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-20 21:33:19 -07:00
Clean up data types, some header cleanup, etc.
This commit is contained in:
parent
8419248d2d
commit
f7e3ed8287
17 changed files with 410 additions and 398 deletions
|
@ -8,9 +8,9 @@
|
|||
*/
|
||||
|
||||
#include "proxmark3.h"
|
||||
#include <stdint.h>
|
||||
|
||||
#include "apps.h"
|
||||
#include "util.h"
|
||||
|
||||
#include "hitag2.h"
|
||||
|
||||
struct hitag2_cipher_state {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue