aboutsummaryrefslogtreecommitdiff
path: root/sys/riscv/include/intr.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/riscv/include/intr.h')
-rw-r--r--sys/riscv/include/intr.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/riscv/include/intr.h b/sys/riscv/include/intr.h
index 8cbb07c6be24..100f1ba40ff3 100644
--- a/sys/riscv/include/intr.h
+++ b/sys/riscv/include/intr.h
@@ -45,8 +45,6 @@ enum root_type {
#define NIRQ 1024
#endif
-#include <sys/intr.h>
-
enum {
IRQ_SOFTWARE_USER,
IRQ_SOFTWARE_SUPERVISOR,