do not include LTE defs_common into 5G code

This commit is contained in:
francescomani
2025-03-31 13:37:43 +02:00
committed by Robert Schmidt
parent 0a95bbcfd3
commit cea4412b3b
34 changed files with 15 additions and 33 deletions

View File

@@ -51,7 +51,6 @@ unsigned short config_frames[4] = {2,9,11,13};
#include "LAYER2/NR_MAC_gNB/nr_mac_gNB.h"
#include "PHY/INIT/nr_phy_init.h"
#include "PHY/TOOLS/phy_scope_interface.h"
#include "PHY/defs_common.h"
#include "PHY/defs_gNB.h"
#include "PHY/defs_nr_common.h"
#include "PHY/phy_vars.h"