Release 4.14 arch/score/include/asm/atomic.h
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ASM_SCORE_ATOMIC_H
#define _ASM_SCORE_ATOMIC_H
#include <asm/cmpxchg.h>
#include <asm-generic/atomic.h>
#endif /* _ASM_SCORE_ATOMIC_H */
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Chen Liqin | 12 | 75.00% | 1 | 33.33% |
David Howells | 3 | 18.75% | 1 | 33.33% |
Greg Kroah-Hartman | 1 | 6.25% | 1 | 33.33% |
Total | 16 | 100.00% | 3 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.