android_kernel_samsung_on5x.../arch/x86/um/asm/arch_hweight.h
2018-06-19 23:16:04 +02:00

6 lines
106 B
C

#ifndef _ASM_UM_HWEIGHT_H
#define _ASM_UM_HWEIGHT_H
#include <asm-generic/bitops/arch_hweight.h>
#endif