aboutsummaryrefslogtreecommitdiffstats
path: root/roms/u-boot/arch/openrisc/include/asm/string.h
diff options
context:
space:
mode:
Diffstat (limited to 'roms/u-boot/arch/openrisc/include/asm/string.h')
-rw-r--r--roms/u-boot/arch/openrisc/include/asm/string.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/roms/u-boot/arch/openrisc/include/asm/string.h b/roms/u-boot/arch/openrisc/include/asm/string.h
new file mode 100644
index 00000000..73e26556
--- /dev/null
+++ b/roms/u-boot/arch/openrisc/include/asm/string.h
@@ -0,0 +1,4 @@
+#ifndef __ASM_OPENRISC_STRING_H
+#define __ASM_OPENRISC_STRING_H
+
+#endif