X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fcm%2Fcm_lte.x;h=dff751de31e90be6987e42584b34ef3200a8f1d5;hb=2d7cc55af9bcc15e02b4d390b66f7bed3e82e9dd;hp=0c6a3a77692c9988e5ea1e4090d0ed770cfd21cc;hpb=65443172dd60a6ea312bd3a15959dbf54ad7f045;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);