Format: AllC/C++CSSTextshell script Advanced Search
77: 78: #define IRQM(irq) ( 1 << ((irq) % 32) ) /* IRQ bit mask */ 79: