Commit d849dbd0 authored by Wang Tsu-Han's avatar Wang Tsu-Han

putting back variable needed for eNB

parent a2729603
......@@ -304,6 +304,8 @@ typedef struct RU_proc_t_s {
int instance_pre_scd;
#endif
/// pipeline ready state
int ru_rx_ready;
int ru_tx_ready;
int emulate_rf_busy;
} RU_proc_t;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment