FreeCalypso > hg > freecalypso-hwlab
view uicc/globals.h @ 171:88b8257d353b
eeproms: rm all configs that went to fc-usbser-tools
These configs need to be actively maintained, hence having more than one
official home location for them is a bad idea.
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Mon, 11 Sep 2023 05:21:56 +0000 |
parents | 429a8f80426e |
children |
line wrap: on
line source
/* extern definitions for global vars defined in globals.c */ extern SCARDCONTEXT hContext; extern SCARDHANDLE hCard; extern char *reader_name_buf; extern u_char sim_resp_data[]; extern unsigned sim_resp_data_len, sim_resp_sw; extern unsigned last_sel_file_record_len;