Linux Kernel
3.7.1
|
#include <linux/init.h>
#include <linux/interrupt.h>
#include <linux/irq.h>
#include <linux/kernel.h>
#include <asm/irq_cpu.h>
#include <asm/mipsregs.h>
Go to the source code of this file.
Functions | |
void __init | rm7k_cpu_irq_init (void) |
Definition at line 39 of file irq-rm7000.c.