]> Git Repo - J-linux.git/blob - arch/sparc/include/asm/hardirq_32.h
mm, x86: Saving vmcore with non-lazy freeing of vmas
[J-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 #define HARDIRQ_BITS    8
11 #include <asm-generic/hardirq.h>
12
13 #endif /* __SPARC_HARDIRQ_H */
This page took 0.026376 seconds and 4 git commands to generate.