source:
GPL/trunk/include/asm/irq.h@
692
| Last change on this file since 692 was 679, checked in by , 5 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.
