source: GPL/include/asm/irq.h@ 1

Last change on this file since 1 was 1, checked in by vladest, 20 years ago

initial import

File size: 80 bytes
Line 
1#ifndef _ASM_IRQ_H
2#define _ASM_IRQ_H
3
4void disable_irq(int irq);
5
6#endif
Note: See TracBrowser for help on using the repository browser.