xref: /linux/arch/x86/um/asm/arch_hweight.h (revision 498495dba268b20e8eadd7fe93c140c68b6cc9d2)
1*b2441318SGreg Kroah-Hartman /* SPDX-License-Identifier: GPL-2.0 */
25c48b108SAl Viro #ifndef _ASM_UM_HWEIGHT_H
35c48b108SAl Viro #define _ASM_UM_HWEIGHT_H
45c48b108SAl Viro 
55c48b108SAl Viro #include <asm-generic/bitops/arch_hweight.h>
65c48b108SAl Viro 
75c48b108SAl Viro #endif
8