Release 4.10 arch/score/include/asm/bitops.h
#ifndef _ASM_SCORE_BITOPS_H
#define _ASM_SCORE_BITOPS_H
#include <asm/byteorder.h> /* swab32 */
#include <asm/barrier.h>
#include <asm-generic/bitops.h>
#include <asm-generic/bitops/__fls.h>
#endif /* _ASM_SCORE_BITOPS_H */
Overall Contributors
| Person | Tokens | Prop | Commits | CommitProp |
chen liqin | chen liqin | 19 | 86.36% | 1 | 50.00% |
peter zijlstra | peter zijlstra | 3 | 13.64% | 1 | 50.00% |
| Total | 22 | 100.00% | 2 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.