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