/* * Copyright 2010 Analog Devices Inc. * * Licensed under the GPL-2 */ #ifndef _BFIN_NMI_H_ #define _BFIN_NMI_H_ #include <linux/nmi.h> extern void arch_touch_nmi_watchdog(void); #endifOverall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Graf Yang | 12 | 63.16% | 1 | 50.00% |
Nicholas Piggin | 7 | 36.84% | 1 | 50.00% |
Total | 19 | 100.00% | 2 | 100.00% |