fix for regnual

This commit is contained in:
NIIBE Yutaka
2013-11-18 14:07:47 +09:00
parent 4418ac3cab
commit fd15343bda
3 changed files with 15 additions and 2 deletions

View File

@@ -1228,7 +1228,7 @@ openpgp_card_thread (void *arg)
chopstx_t openpgp_card_thd;
static void *
static void * __attribute__ ((noinline))
card_thread (chopstx_t thd, struct eventflag *ccid_comm)
{
openpgp_card_thd = thd;