view libcommon/simresp.h @ 24:47a491a16de3

utils/Makefile: use ${LIBUTIL} instead of ${LIBS}
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 15 Mar 2021 08:43:08 +0000
parents c9ef9e91dd8e
children
line wrap: on
line source

/* extern definitions for SIM response global vars defined in apdu.c */

extern u_char sim_resp_data[];
extern unsigned sim_resp_data_len, sim_resp_sw;