]> Git Repo - linux.git/blob - arch/sparc/include/asm/hardirq_32.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[linux.git] / arch / sparc / include / asm / hardirq_32.h
1 /* hardirq.h: 32-bit Sparc hard IRQ support.
2  *
3  * Copyright (C) 1997 David S. Miller ([email protected])
4  * Copyright (C) 1998-2000 Anton Blanchard ([email protected])
5  */
6
7 #ifndef __SPARC_HARDIRQ_H
8 #define __SPARC_HARDIRQ_H
9
10 #include <asm-generic/hardirq.h>
11
12 #endif /* __SPARC_HARDIRQ_H */
This page took 0.032713 seconds and 4 git commands to generate.