libosmocore/include/osmocom/sim
Oliver Smith af916f1c7b sim: fix gcc 4.9.2 + -std=gnu11 error
Remove "(const struct osim_card_sw)" infront of OSIM_CARD_SW_LAST, so
debian 8's gcc 4.9.2 doesn't fail anymore with the following error each
time the macro is used:
	card_fs_sim.c:105:1: error: initializer element is not constant

I verified with docker that there aren't any other build errors with gcc
4.9.2.

Fixes: OS#4991
Change-Id: I9d3abbf9812dc09201eff0e9f7542cddedb6848b
2021-02-01 09:19:34 +00:00
..
class_tables.h doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
sim.h sim: fix gcc 4.9.2 + -std=gnu11 error 2021-02-01 09:19:34 +00:00