repo.or.cz
/
linux-btrfs-devel.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security
[linux-btrfs-devel.git]
/
arch
/
um
/
include
/
asm
/
arch_hweight.h
blob
c656cf443f4a2b8214717cbdaca3139b68e95da1
1
#ifndef _ASM_UM_HWEIGHT_H
2
#define _ASM_UM_HWEIGHT_H
3
4
#include <asm-generic/bitops/arch_hweight.h>
5
6
#endif