Linux Kernel
3.7.1
|
#include <linux/hardirq.h>
#include <linux/init.h>
#include <linux/irq.h>
#include <asm/gt64120.h>
#include <asm/irq_cpu.h>
#include <asm/mipsregs.h>
Go to the source code of this file.
Functions | |
asmlinkage void | plat_irq_dispatch (void) |
void | gt64120_init_pic (void) |
void __init | arch_init_irq (void) |
asmlinkage void plat_irq_dispatch | ( | void | ) |