|
@@ -136,6 +136,7 @@ extern void free_irqno(unsigned int irq);
|
|
* IE7. Since R2 their number has to be read from the c0_intctl register.
|
|
* IE7. Since R2 their number has to be read from the c0_intctl register.
|
|
*/
|
|
*/
|
|
#define CP0_LEGACY_COMPARE_IRQ 7
|
|
#define CP0_LEGACY_COMPARE_IRQ 7
|
|
|
|
+#define CP0_LEGACY_PERFCNT_IRQ 7
|
|
|
|
|
|
extern int cp0_compare_irq;
|
|
extern int cp0_compare_irq;
|
|
extern int cp0_compare_irq_shift;
|
|
extern int cp0_compare_irq_shift;
|