2006-03-26 17:39:13 +08:00
|
|
|
#ifndef _ASM_GENERIC_BITOPS_HWEIGHT_H_
|
|
|
|
#define _ASM_GENERIC_BITOPS_HWEIGHT_H_
|
|
|
|
|
2010-02-01 22:03:07 +08:00
|
|
|
#include <asm-generic/bitops/arch_hweight.h>
|
|
|
|
#include <asm-generic/bitops/const_hweight.h>
|
2006-03-26 17:39:13 +08:00
|
|
|
|
|
|
|
#endif /* _ASM_GENERIC_BITOPS_HWEIGHT_H_ */
|