aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-trx/gsm0503_tables.h
diff options
context:
space:
mode:
authorAndreas Eversberg <jolly@eversberg.eu>2013-02-16 14:28:25 +0100
committerHarald Welte <laforge@gnumonks.org>2015-09-22 16:41:26 +0200
commitd692b6e054b25474615401dcaf33209c03923e9d (patch)
treebdcc6d7487b493aa4f1049dc530615b196134edd /src/osmo-bts-trx/gsm0503_tables.h
parent89e36c0e646a9e73728ee65cc6ac32f01d388885 (diff)
TRX: Replaced GSM 06.10 ordering table by table in libosmocodec
Diffstat (limited to 'src/osmo-bts-trx/gsm0503_tables.h')
-rw-r--r--src/osmo-bts-trx/gsm0503_tables.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/osmo-bts-trx/gsm0503_tables.h b/src/osmo-bts-trx/gsm0503_tables.h
index abeff2d7..827fded4 100644
--- a/src/osmo-bts-trx/gsm0503_tables.h
+++ b/src/osmo-bts-trx/gsm0503_tables.h
@@ -9,6 +9,5 @@ extern const sbit_t gsm0503_usf2twelve_sbit[8][12];
extern const uint8_t gsm0503_puncture_cs2[588];
extern const uint8_t gsm0503_puncture_cs3[676];
extern const uint8_t gsm0503_gsm_fr_map[76];
-extern const uint16_t gsm0503_d_to_b_index[260];
#endif /* _0503_TABLES_H */