X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fcm%2Fcommon_def.c;h=0faff3997faf8b8e3acfde0b4c8d53989a0ae6b7;hb=9f07d42c8d327e4009833fc4c673e4086c4e726e;hp=cfe9cf7ab356b2b7df3439e8b9583ec168d19c94;hpb=fe5d6711157dc1d3308a9754893b58b3872cd81a;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 **********************************************************************/