ccid_card_change_signal change

This commit is contained in:
NIIBE Yutaka
2015-04-18 14:34:53 +09:00
parent 5af5d18310
commit 9f4671eaf6
3 changed files with 32 additions and 35 deletions

View File

@@ -62,6 +62,8 @@ enum icc_state {
ICC_STATE_EXEC_REQUESTED, /* Exec requested */
};
#define CCID_CARD_INIT CARD_CHANGE_INSERT
extern enum icc_state *icc_state_p;
extern volatile uint8_t auth_status;