source:
GPL/trunk/include/asm/irq.h@
689
Last change on this file since 689 was 679, checked in by , 4 years ago | |
---|---|
File size: 101 bytes |
Line | |
---|---|
1 | #ifndef _ASM_IRQ_H |
2 | #define _ASM_IRQ_H |
3 | #include <linux/io.h> |
4 | void disable_irq(int irq); |
5 | |
6 | #endif |
Note:
See TracBrowser
for help on using the repository browser.