diff options
Diffstat (limited to 'tools/lib/hweight.c')
| -rw-r--r-- | tools/lib/hweight.c | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/tools/lib/hweight.c b/tools/lib/hweight.c index 0b859b884339..a16ebf515417 100644 --- a/tools/lib/hweight.c +++ b/tools/lib/hweight.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0  #include <linux/bitops.h>  #include <asm/types.h> |