aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2017-02-27 16:54:00 +0700
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2017-02-27 16:54:00 +0700
commita2c581123873b6ac16919aad531ab62467bd4f1c (patch)
treea6df394ecc50bbcd92d942c16ae20066a4babcc9
parentfa5dc93fd08454b5c9b14a1d1bf89c345c9c34ba (diff)
Export comp128 v2 and v3 routines as well
It is in the public header file and allows to easily bind it from other languages (without having to go through the abstraction). Change-Id: I0128d529c52ec030cfb87b0aff3c69cadf2c59d2
-rw-r--r--src/gsm/libosmogsm.map2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gsm/libosmogsm.map b/src/gsm/libosmogsm.map
index 78e55df9..5f2fb8f3 100644
--- a/src/gsm/libosmogsm.map
+++ b/src/gsm/libosmogsm.map
@@ -34,6 +34,8 @@ osmo_sitype_strs;
osmo_c4;
bitvec_add_range1024;
comp128;
+comp128v2;
+comp128v3;
dbm2rxlev;
osmo_earfcn_add;