Commit 6e10329d authored by Raphael Defosseux's avatar Raphael Defosseux

[OCP] fix build

Signed-off-by: default avatarRaphael Defosseux <raphael.defosseux@eurecom.fr>
parent faf46133
...@@ -82,6 +82,7 @@ int split73; ...@@ -82,6 +82,7 @@ int split73;
int usrp_tx_thread = 0; int usrp_tx_thread = 0;
char * split73_config; char * split73_config;
int split73; int split73;
uint16_t ue_idx_standalone = 0xFFFF;
AGENT_RRC_xface *agent_rrc_xface[NUM_MAX_ENB]= {0}; AGENT_RRC_xface *agent_rrc_xface[NUM_MAX_ENB]= {0};
AGENT_MAC_xface *agent_mac_xface[NUM_MAX_ENB]= {0}; AGENT_MAC_xface *agent_mac_xface[NUM_MAX_ENB]= {0};
void flexran_agent_slice_update(mid_t module_idP) { void flexran_agent_slice_update(mid_t module_idP) {
......
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