Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0 */
0002 #ifndef _ASM_GENERIC_BITOPS_HWEIGHT_H_
0003 #define _ASM_GENERIC_BITOPS_HWEIGHT_H_
0004 
0005 #include <asm-generic/bitops/arch_hweight.h>
0006 #include <asm-generic/bitops/const_hweight.h>
0007 
0008 #endif /* _ASM_GENERIC_BITOPS_HWEIGHT_H_ */