arch/csky/include/asm/irqflags.h
0 → 100644
+49
−0
arch/csky/kernel/irq.c
0 → 100644
+22
−0
Loading
This patch adds IRQ handling files. Signed-off-by:Guo Ren <ren_guo@c-sky.com> Cc: Thomas Gleixner <tglx@linutronix.de> Reviewed-by:
Arnd Bergmann <arnd@arndb.de>