X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fcm%2Flphy_stub.h;h=9a4bed09732afb0b3f69e3d4038b03887b152cdb;hb=f59409f0901831b9e116b7d37cd4dbf247cdde1f;hp=a6818dd93f6b6318bcb9426ce6ec3f366dfab082;hpb=694d8fa8539d4b69710b61d01d5a0535bb98716e;p=o-du%2Fl2.git diff --git a/src/cm/lphy_stub.h b/src/cm/lphy_stub.h index a6818dd93..9a4bed097 100644 --- a/src/cm/lphy_stub.h +++ b/src/cm/lphy_stub.h @@ -1,14 +1,3 @@ -#include "stdio.h" -#include "envopt.h" /* Environment options */ -#include "envdep.h" /* Environment dependent */ -#include "envind.h" /* Environment independent */ - -#include "gen.h" /* General */ -#include "ssi.h" /* System services */ - -#include "gen.x" /* General */ -#include "ssi.x" /* System services */ - -void duStartSlotIndicaion(); +void l1HdlSlotIndicaion(bool); S16 buildAndSendSlotIndication(); S16 duSendEgtpSlotInd();