diff options
Diffstat (limited to 'decoder/include/opencsd/stm/trc_pkt_decode_stm.h')
| -rw-r--r-- | decoder/include/opencsd/stm/trc_pkt_decode_stm.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/decoder/include/opencsd/stm/trc_pkt_decode_stm.h b/decoder/include/opencsd/stm/trc_pkt_decode_stm.h index a4807207eb1ea..bd29cafa799f5 100644 --- a/decoder/include/opencsd/stm/trc_pkt_decode_stm.h +++ b/decoder/include/opencsd/stm/trc_pkt_decode_stm.h @@ -79,6 +79,7 @@ private:      } processor_state_t;      processor_state_t m_curr_state;   +    unsync_info_t m_unsync_info;      ocsd_swt_info_t m_swt_packet_info; | 
