diff options
Diffstat (limited to 'ANDROID_3.4.5/include/asm-generic/hw_irq.h')
-rw-r--r-- | ANDROID_3.4.5/include/asm-generic/hw_irq.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/ANDROID_3.4.5/include/asm-generic/hw_irq.h b/ANDROID_3.4.5/include/asm-generic/hw_irq.h deleted file mode 100644 index 89036d7b..00000000 --- a/ANDROID_3.4.5/include/asm-generic/hw_irq.h +++ /dev/null @@ -1,9 +0,0 @@ -#ifndef __ASM_GENERIC_HW_IRQ_H -#define __ASM_GENERIC_HW_IRQ_H -/* - * hw_irq.h has internal declarations for the low-level interrupt - * controller, like the original i8259A. - * In general, this is not needed for new architectures. - */ - -#endif /* __ASM_GENERIC_HW_IRQ_H */ |