Initial commit for Bronze release
[o-du/l2.git] / src / cm / lphy_stub.h
1 #include "stdio.h"
2 #include "envopt.h"        /* Environment options */
3 #include "envdep.h"        /* Environment dependent */
4 #include "envind.h"        /* Environment independent */
5  
6 #include "gen.h"           /* General */
7 #include "ssi.h"           /* System services */
8  
9 #include "gen.x"           /* General */
10 #include "ssi.x"   /* System services */
11
12 void duStartTtiThread();
13 S16 duSendEgtpTTIInd();