summaryrefslogtreecommitdiffstats
path: root/src/sim/card_fs_tetra.c
Commit message (Collapse)AuthorAgeFilesLines
* make sure to register DF.TELECOM and DF.GSM for SIM, USIM + TSIMHarald Welte2014-10-261-5/+7
| | | | | before we only did it partially, and by exporting data from sim, rather than the new osim_int_cprof_add_{gsm,telecom}() functions.
* sim: Make TETRA SIM (TSIM) support compileHarald Welte2014-10-261-182/+132
|
* sim: mark osim_msgb_cb as __may_alias__ to avoid gcc warningsHarald Welte2014-10-261-0/+315