summaryrefslogtreecommitdiffstats
path: root/libc/kernel/arch-mips/asm/hardirq.h
diff options
context:
space:
mode:
Diffstat (limited to 'libc/kernel/arch-mips/asm/hardirq.h')
-rw-r--r--libc/kernel/arch-mips/asm/hardirq.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/kernel/arch-mips/asm/hardirq.h b/libc/kernel/arch-mips/asm/hardirq.h
index f3a05b4..e7b70a7 100644
--- a/libc/kernel/arch-mips/asm/hardirq.h
+++ b/libc/kernel/arch-mips/asm/hardirq.h
@@ -24,6 +24,6 @@
typedef struct {
unsigned int __softirq_pending;
} ____cacheline_aligned irq_cpustat_t;
-#include <linux/irq_cpustat.h>
+#include <linux/irq_cpustat.h>
/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
#endif