Add missing decl

This commit is contained in:
Cédric Mesnil 2017-04-21 08:14:15 +02:00
parent c1efa87a7b
commit de35c7ac78
1 changed files with 4 additions and 0 deletions

View File

@ -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 ---- */