osmo-remsim/src/client
Harald Welte 8e46ab6755 client: Work without global g_client variable
We may want to develop programs that include multiple instances of
a remsim_client.  Let's remove the global variable 'g_client' and
instead de-reference the bankd_client using container_of() macros

Change-Id: I456fb633561b88912be2f78c3e0264794d921255
2020-02-16 15:41:56 +01:00
..
Makefile.am client: Add new osmo-remsim-client-shell binary 2020-02-16 15:41:56 +01:00
client.h client: Work without global g_client variable 2020-02-16 15:41:56 +01:00
remsim_client.c client: Work without global g_client variable 2020-02-16 15:41:56 +01:00
simtrace2-remsim_client.c client: Add new osmo-remsim-client-shell binary 2020-02-16 15:41:56 +01:00
user_shell.c client: Work without global g_client variable 2020-02-16 15:41:56 +01:00