mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-10-29 23:28:52 +01:00
7 lines
133 B
C
7 lines
133 B
C
#ifndef __ASM_HARDIRQ_H
|
|
#define __ASM_HARDIRQ_H
|
|
|
|
#include <asm/irq.h>
|
|
#include <asm-generic/hardirq.h>
|
|
|
|
#endif /* __ASM_HARDIRQ_H */
|