mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
syntax sugar
This commit is contained in:
parent
adb9e94487
commit
49735b62f1
2 changed files with 4 additions and 4 deletions
|
@ -10,7 +10,6 @@
|
|||
#include "usb_cdc.h"
|
||||
#include "cmd.h"
|
||||
|
||||
|
||||
struct common_area common_area __attribute__((section(".commonarea")));
|
||||
unsigned int start_addr, end_addr, bootrom_unlocked;
|
||||
extern char _bootrom_start, _bootrom_end, _flash_start, _flash_end;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue