fix ODUHIGH-182 updating code to be compatible with latest available fapi_inetrface...
[o-du/l2.git] / src / 5gnrmac / lwr_mac_fsm.h
index b080f9f..ca7b8d8 100644 (file)
 #define FAPI_UINT_32  4
 #define INVALID_VALUE -1
 
+#define CORESET_TYPE0 0
+#define CORESET_TYPE1 1
+#define CORESET_TYPE2 2
+#define CORESET_TYPE3 3
+
+
 #include "lwr_mac.h"
 
 #ifdef INTEL_FAPI