source: GPL/trunk/include/asm/irq.h@ 424

Last change on this file since 424 was 32, 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.