osmith has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/libosmocore/+/31590 )


Change subject: libosmocore.map: add tall_{ctr/msgbx}_ctx
......................................................................

libosmocore.map: add tall_{ctr/msgbx}_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.

Change-Id: I4cfccf3622844d0923818bb8d8ce206f70e44a0d
---
M src/core/libosmocore.map
1 file changed, 15 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/90/31590/1

diff --git a/src/core/libosmocore.map b/src/core/libosmocore.map
index 16b7261..b204651 100644
--- a/src/core/libosmocore.map
+++ b/src/core/libosmocore.map
@@ -559,7 +559,9 @@
 rb_replace_node;
 sercomm_drv_lock;
 sercomm_drv_unlock;
+tall_ctr_ctx;
 tall_log_ctx;
+tall_msgb_ctx;

 local: *;
 };

--
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/31590
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I4cfccf3622844d0923818bb8d8ce206f70e44a0d
Gerrit-Change-Number: 31590
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <[email protected]>
Gerrit-MessageType: newchange

Reply via email to