mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 02:27:26 -07:00
internal help fcts -> static
This commit is contained in:
parent
cc0454d5d2
commit
3d6d58aae5
63 changed files with 392 additions and 539 deletions
|
@ -33,8 +33,4 @@ int CmdTraceList(const char *Cmd);
|
|||
int CmdTraceLoad(const char *Cmd);
|
||||
int CmdTraceSave(const char *Cmd);
|
||||
|
||||
// usages helptext
|
||||
int usage_trace_list(void);
|
||||
int usage_trace_load(void);
|
||||
int usage_trace_save(void);
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue