summaryrefslogtreecommitdiffstats
path: root/include/asm-v850/errno.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-v850/errno.h')
-rw-r--r--include/asm-v850/errno.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/asm-v850/errno.h b/include/asm-v850/errno.h
new file mode 100644
index 000000000000..31c91df01205
--- /dev/null
+++ b/include/asm-v850/errno.h
@@ -0,0 +1,6 @@
+#ifndef __V850_ERRNO_H__
+#define __V850_ERRNO_H__
+
+#include <asm-generic/errno.h>
+
+#endif /* __V850_ERRNO_H__ */