srcclean in preparation for branching release

This commit is contained in:
Vas Crabb 2021-01-24 13:33:07 +11:00
parent 051119c091
commit 78f6ff34a5
168 changed files with 925 additions and 924 deletions

View File

@ -260,6 +260,7 @@ _count_leading_zeros(uint32_t value)
}
#endif
/*-------------------------------------------------
count_leading_ones - return the number of
leading one bits in a 32-bit value