X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fcm%2Fcommon_def.c;h=0faff3997faf8b8e3acfde0b4c8d53989a0ae6b7;hb=64580b61ab517a3c1fc09b3e0dc32109b913b726;hp=cfe9cf7ab356b2b7df3439e8b9583ec168d19c94;hpb=a5f35b2204dd87ebe347f11282000852b55810ad;p=o-du%2Fl2.git diff --git a/src/cm/common_def.c b/src/cm/common_def.c index cfe9cf7ab..0faff3997 100644 --- a/src/cm/common_def.c +++ b/src/cm/common_def.c @@ -416,6 +416,7 @@ uint8_t countSetBits(uint32_t num) } return(count); } + /********************************************************************** End of file **********************************************************************/