mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
cleanup
This commit is contained in:
parent
c850b5376d
commit
8daf61876d
1 changed files with 0 additions and 1 deletions
|
@ -128,7 +128,6 @@ int thread_stop(thread_ctx_t *ctx);
|
|||
int thread_start_scheduler(thread_ctx_t *ctx, thread_args_t *t_arg, wu_queue_ctx_t *queue_ctx);
|
||||
bool thread_setEnd(thread_ctx_t *ctx, thread_args_t *t_arg);
|
||||
|
||||
void tprintf(const char *restrict format, ...);
|
||||
const char *thread_strerror(int error);
|
||||
const char *thread_status_strdesc(thread_status_t s);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue