X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fcm%2Fcm_lte.x;fp=src%2Fcm%2Fcm_lte.x;h=dff751de31e90be6987e42584b34ef3200a8f1d5;hb=2a310f38af13dafd243ef7b24d5a721ed34355b3;hp=0c6a3a77692c9988e5ea1e4090d0ed770cfd21cc;hpb=e96cb439cd4a7a6f55e3fab7caed978e38bd62b4;p=o-du%2Fl2.git diff --git a/src/cm/cm_lte.x b/src/cm/cm_lte.x index 0c6a3a776..dff751de3 100755 --- a/src/cm/cm_lte.x +++ b/src/cm/cm_lte.x @@ -271,7 +271,7 @@ typedef struct cmTtiProc uint32_t phyReptTtiStretchCount; }CmTtiProc; -CmTtiProc ttiProc; +extern CmTtiProc ttiProc; Void cmUpdateTtiCounters(uint32_t ttiProcessingTime); Void cmResetTtiCounters(Void);