From 45d06591f12c108ab27207c464ce46f0d0f26980 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Sat, 11 May 2019 14:57:39 +0200 Subject: bsps: Always build generic interrupt support This makes it possible to write tests for the generic interrupt controller support. Update #3269. --- bsps/v850/gdbv850sim/include/bsp/irq.h | 1 + 1 file changed, 1 insertion(+) create mode 100644 bsps/v850/gdbv850sim/include/bsp/irq.h (limited to 'bsps/v850') diff --git a/bsps/v850/gdbv850sim/include/bsp/irq.h b/bsps/v850/gdbv850sim/include/bsp/irq.h new file mode 100644 index 0000000000..8a97d7a1b0 --- /dev/null +++ b/bsps/v850/gdbv850sim/include/bsp/irq.h @@ -0,0 +1 @@ +#include -- cgit v1.2.3