diff simtool/names.c @ 125:ddff76088d12

fc-simtool: add EF_DIR symbolic name
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 29 Jan 2021 03:10:55 +0000
parents 7e7eab9ea7c5
children
line wrap: on
line diff
--- a/simtool/names.c	Thu Jan 28 18:56:34 2021 +0000
+++ b/simtool/names.c	Fri Jan 29 03:10:55 2021 +0000
@@ -20,6 +20,7 @@
 	{"gsm",		DF_GSM},
 	{"telecom",	DF_TELECOM},
 	/* EFs under MF */
+	{"EF_DIR",	EF_DIR},
 	{"EF_ICCID",	EF_ICCID},
 	/* EFs under DF_GSM */
 	{"EF_LP",	EF_LP},