Skip to content
Snippets Groups Projects
Commit d420f75f authored by Raymond Knopp's avatar Raymond Knopp
Browse files

nothing special

parent 4996f985
No related branches found
No related tags found
No related merge requests found
......@@ -2570,6 +2570,9 @@ void phy_procedures_eNB_common_RX(PHY_VARS_eNB *eNB,const uint8_t abstraction_fl
//recv_IF4(eNB,subframe<<1);
//recv_IF4(eNB,1+(subframe<<1));
// Tobi aka mr monaco: ETH
}
else { // should not get here
AssertFatal(1==0, "Unknown eNB->node_function %d",eNB->node_function);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment