summaryrefslogtreecommitdiff
path: root/src/mainboard/protectli/vault_bsw/irqroute.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/protectli/vault_bsw/irqroute.c')
-rw-r--r--src/mainboard/protectli/vault_bsw/irqroute.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/mainboard/protectli/vault_bsw/irqroute.c b/src/mainboard/protectli/vault_bsw/irqroute.c
new file mode 100644
index 0000000000..79bce75378
--- /dev/null
+++ b/src/mainboard/protectli/vault_bsw/irqroute.c
@@ -0,0 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0-or-later */
+/* This file is part of the coreboot project. */
+
+#include "irqroute.h"
+
+DEFINE_IRQ_ROUTES;