Release 4.14 arch/sparc/include/asm/hardirq_32.h
/* SPDX-License-Identifier: GPL-2.0 */
/* hardirq.h: 32-bit Sparc hard IRQ support.
*
* Copyright (C) 1997 David S. Miller (davem@caip.rutgers.edu)
* Copyright (C) 1998-2000 Anton Blanchard (anton@samba.org)
*/
#ifndef __SPARC_HARDIRQ_H
#define __SPARC_HARDIRQ_H
#include <asm-generic/hardirq.h>
#endif /* __SPARC_HARDIRQ_H */
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Sam Ravnborg | 10 | 71.43% | 1 | 33.33% |
Christoph Hellwig | 3 | 21.43% | 1 | 33.33% |
Greg Kroah-Hartman | 1 | 7.14% | 1 | 33.33% |
Total | 14 | 100.00% | 3 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.