summaryrefslogtreecommitdiffstats
path: root/arch/riscv/include/asm/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/riscv/include/asm/common.h')
-rw-r--r--arch/riscv/include/asm/common.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/riscv/include/asm/common.h b/arch/riscv/include/asm/common.h
new file mode 100644
index 0000000000..bc8a17e30b
--- /dev/null
+++ b/arch/riscv/include/asm/common.h
@@ -0,0 +1,6 @@
+#ifndef ASM_RISCV_COMMON_H
+#define ASM_RISCV_COMMON_H
+
+/* nothing special yet */
+
+#endif /* ASM_RISCV_COMMON_H */