From a2c581123873b6ac16919aad531ab62467bd4f1c Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Mon, 27 Feb 2017 16:54:00 +0700 Subject: 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 --- src/gsm/libosmogsm.map | 2 ++ 1 file changed, 2 insertions(+) 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; -- cgit v1.2.3