summaryrefslogtreecommitdiffstats
path: root/arch/nios2/include/asm/barebox.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/nios2/include/asm/barebox.h')
-rw-r--r--arch/nios2/include/asm/barebox.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/nios2/include/asm/barebox.h b/arch/nios2/include/asm/barebox.h
new file mode 100644
index 0000000000..9dd1df8e32
--- /dev/null
+++ b/arch/nios2/include/asm/barebox.h
@@ -0,0 +1,4 @@
+#ifndef _ASM_BAREBOX_H_
+#define _ASM_BAREBOX_H_
+
+#endif /* _ASM_BAREBOX_H_ */