mirror of
https://github.com/LedgerHQ/openpgp-card-app
synced 2024-11-09 07:10:30 +00:00
Add missing decl
This commit is contained in:
parent
c1efa87a7b
commit
de35c7ac78
@ -77,6 +77,10 @@ int gpg_io_fetch(unsigned char* buffer, int len) ;
|
||||
|
||||
int gpg_io_do(unsigned int io_flags) ;
|
||||
|
||||
/* ----------------------------------------------------------------------- */
|
||||
/* --- TMP ---- */
|
||||
/* ----------------------------------------------------------------------- */
|
||||
void io_usb_ccid_set_card_inserted(unsigned int inserted);
|
||||
|
||||
/* ----------------------------------------------------------------------- */
|
||||
/* --- DEBUG ---- */
|
||||
|
Loading…
Reference in New Issue
Block a user