diff options
Diffstat (limited to 'libc/kernel/arch-arm/asm/hardirq.h')
| -rw-r--r-- | libc/kernel/arch-arm/asm/hardirq.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/kernel/arch-arm/asm/hardirq.h b/libc/kernel/arch-arm/asm/hardirq.h index db06a9a..4d2db7c 100644 --- a/libc/kernel/arch-arm/asm/hardirq.h +++ b/libc/kernel/arch-arm/asm/hardirq.h @@ -27,7 +27,7 @@ typedef struct { unsigned int local_timer_irqs; /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ } ____cacheline_aligned irq_cpustat_t; -#include <linux/irq_cpustat.h> +#include <linux/irq_cpustat.h> #if NR_IRQS > 256 #define HARDIRQ_BITS 9 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ |
