blob: a94d6519c7ed1bafbfb1659aa506afbe5d99f752 [file] [log] [blame]
Akinobu Mita3b9ed1a2006-03-26 01:39:13 -08001#ifndef _ASM_GENERIC_BITOPS_HWEIGHT_H_
2#define _ASM_GENERIC_BITOPS_HWEIGHT_H_
3
Peter Zijlstra1527bc82010-02-01 15:03:07 +01004#include <asm-generic/bitops/arch_hweight.h>
5#include <asm-generic/bitops/const_hweight.h>
Akinobu Mita3b9ed1a2006-03-26 01:39:13 -08006
7#endif /* _ASM_GENERIC_BITOPS_HWEIGHT_H_ */