diff options
Diffstat (limited to 'include/osmocom')
| -rw-r--r-- | include/osmocom/codec/ecu.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/osmocom/codec/ecu.h b/include/osmocom/codec/ecu.h index f3b34c97..927ca0da 100644 --- a/include/osmocom/codec/ecu.h +++ b/include/osmocom/codec/ecu.h @@ -5,6 +5,7 @@  #include <osmocom/codec/codec.h> +/* ECU state for GSM-FR */  struct osmo_ecu_fr_state {  	bool subsequent_lost_frame;  	uint8_t frame_backup[GSM_FR_BYTES]; | 
