repo.or.cz
/
linux-2.6
/
next.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add linux-next specific files for 20110831
[linux-2.6/next.git]
/
arch
/
mips
/
include
/
asm
/
mach-lasat
/
irq.h
blob
3a282419d5f93a87dc2da42891aab61b3de60076
1
#ifndef _ASM_MACH_LASAT_IRQ_H
2
#define _ASM_MACH_LASAT_IRQ_H
3
4
#define LASAT_CASCADE_IRQ (MIPS_CPU_IRQ_BASE + 2)
5
6
#define LASAT_IRQ_BASE 8
7
#define LASAT_IRQ_END 23
8
9
#define NR_IRQS 24
10
11
#include_next <irq.h>
12
13
#endif
/* _ASM_MACH_LASAT_IRQ_H */