X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fcu_stub%2Fcu_stub.h;h=342a680406d28112e6a7bcae6c372693530c58be;hb=0d27c8e566e052ad84ea994266a0c7a8c34ce096;hp=cfc1de047eb43e9674d5467d73194b5ec089a43b;hpb=def50dc175cebc67238db5f1acd5ff322a2279bd;p=o-du%2Fl2.git diff --git a/src/cu_stub/cu_stub.h b/src/cu_stub/cu_stub.h index cfc1de047..342a68040 100644 --- a/src/cu_stub/cu_stub.h +++ b/src/cu_stub/cu_stub.h @@ -93,6 +93,7 @@ void readCuCfg(); void cuAppInmsgHdlr(Buffer *mBuf); void sctpNtfyInd(CmInetSctpNotification *ntfy); uint8_t egtpInitReq(); +void *cuConsoleHandler(void *); #endif