aboutsummaryrefslogtreecommitdiff
path: root/include/asm-generic/bitops/count_zeros.h
Commit message (Collapse)AuthorAgeFilesLines
* move count_zeroes.h out of asm-genericChristoph Hellwig2017-04-111-57/+0
| | | | | | | | This header contains a few helpers currenly only used by the mpi implementation, and not default implementation of architecture code. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
* first commitMeizu OpenSource2016-08-151-0/+57