aboutsummaryrefslogtreecommitdiffstats
path: root/GSM/GSMCommon.h
diff options
context:
space:
mode:
Diffstat (limited to 'GSM/GSMCommon.h')
-rw-r--r--GSM/GSMCommon.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/GSM/GSMCommon.h b/GSM/GSMCommon.h
index 80c5608..004536b 100644
--- a/GSM/GSMCommon.h
+++ b/GSM/GSMCommon.h
@@ -46,6 +46,7 @@ namespace GSM {
/** GSM Training sequences from GSM 05.02 5.2.3. */
extern const BitVector gTrainingSequence[];
+extern const BitVector gEdgeTrainingSequence[];
/** C0T0 filler burst, GSM 05.02, 5.2.6 */
extern const BitVector gDummyBurst;