libosmocore.map: add tall_{ctr/msgb}_ctx

These should not be used, but add them for backwards compatibility with
building older versions of osmo-bsc, osmo-iuh, osmo-pcap against current
libosmocore.

Fixes: 213fc420 ("Add libosmocore.map")
Change-Id: I4cfccf3622844d0923818bb8d8ce206f70e44a0d
This commit is contained in:
Oliver Smith 2023-02-28 11:26:33 +01:00
parent edb5f3374f
commit 5566b2ea65
1 changed files with 2 additions and 0 deletions

View File

@ -559,7 +559,9 @@ rb_prev;
rb_replace_node;
sercomm_drv_lock;
sercomm_drv_unlock;
tall_ctr_ctx; /* deprecated */
tall_log_ctx;
tall_msgb_ctx; /* deprecated */
local: *;
};