Merge "RLC DL UMD PDU changes [Issue-ID: ODUHIGH-271]"
[o-du/l2.git] / src / cm / lphy_stub.h
index 995912d..7b5156f 100644 (file)
@@ -1,15 +1,3 @@
-#include "stdio.h"
-#include "stdbool.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 l1HdlSlotIndicaion(bool);
-S16 buildAndSendSlotIndication();
-S16 duSendEgtpSlotInd();
+uint8_t buildAndSendSlotIndication();
+uint8_t duSendEgtpSlotInd();