xref: /openbmc/linux/arch/x86/um/asm/arch_hweight.h (revision b2441318)
1b2441318SGreg 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