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