EGTP receiver thread creation
[o-du/l2.git] / src / cu_stub / cu_stub.h
index cfc1de0..342a680 100644 (file)
@@ -93,6 +93,7 @@ void readCuCfg();
 void cuAppInmsgHdlr(Buffer *mBuf);
 void sctpNtfyInd(CmInetSctpNotification *ntfy);
 uint8_t egtpInitReq();
+void *cuConsoleHandler(void *);
 
 #endif