Commit 437d893e authored by Sakthivel Velumani's avatar Sakthivel Velumani

resolved build error

parent f9c3ff3c
...@@ -75,6 +75,7 @@ rlc_info_t Rlc_info_um,Rlc_info_am_config; ...@@ -75,6 +75,7 @@ rlc_info_t Rlc_info_um,Rlc_info_am_config;
PHY_VARS_gNB *gNB; PHY_VARS_gNB *gNB;
PHY_VARS_NR_UE *UE; PHY_VARS_NR_UE *UE;
RAN_CONTEXT_t RC; RAN_CONTEXT_t RC;
uint32_t num_threads_pusch;
int32_t uplink_frequency_offset[MAX_NUM_CCs][4]; int32_t uplink_frequency_offset[MAX_NUM_CCs][4];
double cpuf; double cpuf;
......
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