/* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * Copyright (C) 1999, 2000, 06 Ralf Baechle (ralf@linux-mips.org) * Copyright (C) 1999, 2000 Silicon Graphics, Inc. */ #ifndef _ASM_SPINLOCK_H #define _ASM_SPINLOCK_H #include <asm/processor.h> #include <asm/qrwlock.h> #include <asm/qspinlock.h> #endif /* _ASM_SPINLOCK_H */Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Linus Torvalds (pre-git) | 9 | 47.37% | 2 | 28.57% |
Paul Burton | 4 | 21.05% | 2 | 28.57% |
Peter Zijlstra | 3 | 15.79% | 1 | 14.29% |
Ralf Bächle | 3 | 15.79% | 2 | 28.57% |
Total | 19 | 100.00% | 7 | 100.00% |