License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-2.6/btrfs-unstable.git] / arch / x86 / um / asm / arch_hweight.h
blob0d2d5fbb3a39331f1e05df6869775da6aaedf880
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef _ASM_UM_HWEIGHT_H
3 #define _ASM_UM_HWEIGHT_H
5 #include <asm-generic/bitops/arch_hweight.h>
7 #endif