commit | a1164a3ac75feeab86f6c02fabdfbf24b81e3c1a | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri Aug 28 09:27:15 2015 +0200 |
committer | Arnd Bergmann <arnd@arndb.de> | Thu Oct 15 00:21:07 2015 +0200 |
tree | f46d594ef454fbc85a1cbc177afa042424f81f67 | |
parent | 2f8e2c877784a0b23f02b41550170a24e14f5c95 [diff] |
move count_zeroes.h out of asm-generic 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>