Change in osmo-bts[master]: oc2g: Add get_hwversion_desc to header file

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Pau Espin Pedrol gerrit-no-reply at lists.osmocom.org
Tue Feb 19 22:31:59 UTC 2019


Pau Espin Pedrol has uploaded this change for review. ( https://gerrit.osmocom.org/12963


Change subject: oc2g: Add get_hwversion_desc to header file
......................................................................

oc2g: Add get_hwversion_desc to header file

it's used in oc2g/main.c and it needs to be in a header file.

Similar as previously done for lc15 in 19795c5a.

Change-Id: Ic6826d8c8ff5c648158493454a80704bb956b51d
---
M src/osmo-bts-oc2g/misc/oc2gbts_bid.h
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/63/12963/1

diff --git a/src/osmo-bts-oc2g/misc/oc2gbts_bid.h b/src/osmo-bts-oc2g/misc/oc2gbts_bid.h
index 00cf389..793ce6c 100644
--- a/src/osmo-bts-oc2g/misc/oc2gbts_bid.h
+++ b/src/osmo-bts-oc2g/misc/oc2gbts_bid.h
@@ -43,5 +43,6 @@
 void oc2gbts_rev_get(char *rev_maj, char *rev_min);
 int oc2gbts_model_get(void);
 int oc2gbts_option_get(enum oc2gbts_option_type type);
+const char* get_hwversion_desc();
 
 #endif

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

Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic6826d8c8ff5c648158493454a80704bb956b51d
Gerrit-Change-Number: 12963
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190219/2936aa08/attachment.htm>


More information about the gerrit-log mailing list