X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fcm%2Flphy_stub.h;h=7b5156f0ec16adb847279071bc2e08a660d26a6f;hb=4d45b914f9e94203603d3b9fdbcb1aad361301dd;hp=9a4bed09732afb0b3f69e3d4038b03887b152cdb;hpb=6b44407d464a5a4e060999255233a7cfe78bb0fa;p=o-du%2Fl2.git diff --git a/src/cm/lphy_stub.h b/src/cm/lphy_stub.h index 9a4bed097..7b5156f0e 100644 --- a/src/cm/lphy_stub.h +++ b/src/cm/lphy_stub.h @@ -1,3 +1,3 @@ void l1HdlSlotIndicaion(bool); -S16 buildAndSendSlotIndication(); -S16 duSendEgtpSlotInd(); +uint8_t buildAndSendSlotIndication(); +uint8_t duSendEgtpSlotInd();