[ JIRA Id - ODUHIGH-573 ] Code changes upgraded to Gcc version 11.4.0
[o-du/l2.git] / src / 5gnrmac / mac.h
index aac9950..d4a3f80 100644 (file)
@@ -269,7 +269,7 @@ typedef struct macCb
 }MacCb;
 
 /* global variable */
-MacCb macCb;
+extern MacCb macCb;
 
 /* Function declarations */
 uint8_t macActvInit ARGS((Ent entity, Inst inst, Region region, Reason reason));