995912d503dc76f02be09237f5527d96f4cfe48d
[o-du/l2.git] / src / cm / lphy_stub.h
1 #include "stdio.h"
2 #include "stdbool.h"
3 #include "envopt.h"        /* Environment options */
4 #include "envdep.h"        /* Environment dependent */
5 #include "envind.h"        /* Environment independent */
6  
7 #include "gen.h"           /* General */
8 #include "ssi.h"           /* System services */
9  
10 #include "gen.x"           /* General */
11 #include "ssi.x"   /* System services */
12
13 void l1HdlSlotIndicaion(bool);
14 S16 buildAndSendSlotIndication();
15 S16 duSendEgtpSlotInd();