aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/include/asm/arch_hweight.h
blob: c656cf443f4a2b8214717cbdaca3139b68e95da1 (plain) (blame)
1
2
3
4
5
6
#ifndef _ASM_UM_HWEIGHT_H
#define _ASM_UM_HWEIGHT_H

#include <asm-generic/bitops/arch_hweight.h>

#endif