This website requires JavaScript.
Explore
Help
Sign In
kevin
/
linux
Watch
1
Fork
0
You've already forked linux
Code
fb8231a8b1
linux
/
arch
/
xtensa
/
include
/
asm
/
irq_regs.h
2 lines
34 B
C
Raw
Normal View
History
Unescape
Escape
[PATCH] xtensa: fix irq and misc fixes Update the architecture specific interrupt handling code for Xtensa to support the new API. Use generic BUG macros in bug.h, and some minor fixes. Signed-off-by: Chris Zankel <chris@zankel.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-12-10 03:18:47 -07:00
#
include
<asm-generic/irq_regs.h>
Copy Permalink