aboutsummaryrefslogtreecommitdiffstats
path: root/src/sim/sim_int.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sim/sim_int.h')
-rw-r--r--src/sim/sim_int.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sim/sim_int.h b/src/sim/sim_int.h
index 99a22428..a96a9cd2 100644
--- a/src/sim/sim_int.h
+++ b/src/sim/sim_int.h
@@ -33,5 +33,6 @@ void osim_app_profile_register(struct osim_card_app_profile *aprof);
struct osim_card_app_profile *osim_aprof_usim(void *ctx);
struct osim_card_app_profile *osim_aprof_isim(void *ctx);
+struct osim_card_app_profile *osim_aprof_hpsim(void *ctx);
#endif