Linux Kernel
3.7.1
|
#include <linux/init.h>
#include <linux/irq.h>
#include <linux/types.h>
#include <asm/dec/ioasic.h>
#include <asm/dec/ioasic_addrs.h>
#include <asm/dec/ioasic_ints.h>
Go to the source code of this file.
Functions | |
void __init | init_ioasic_irqs (int base) |
Definition at line 62 of file ioasic-irq.c.