Release 4.12 include/asm-generic/bitops/hweight.h
#ifndef _ASM_GENERIC_BITOPS_HWEIGHT_H_
#define _ASM_GENERIC_BITOPS_HWEIGHT_H_
#include <asm-generic/bitops/arch_hweight.h>
#include <asm-generic/bitops/const_hweight.h>
#endif /* _ASM_GENERIC_BITOPS_HWEIGHT_H_ */
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Akinobu Mita | 11 | 73.33% | 2 | 66.67% |
Peter Zijlstra | 4 | 26.67% | 1 | 33.33% |
Total | 15 | 100.00% | 3 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.