aboutsummaryrefslogtreecommitdiff
path: root/arch/frv/include/asm/errno.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/frv/include/asm/errno.h')
-rw-r--r--arch/frv/include/asm/errno.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/frv/include/asm/errno.h b/arch/frv/include/asm/errno.h
new file mode 100644
index 00000000000..d010795ceef
--- /dev/null
+++ b/arch/frv/include/asm/errno.h
@@ -0,0 +1,7 @@
+#ifndef _ASM_ERRNO_H
+#define _ASM_ERRNO_H
+
+#include <asm-generic/errno.h>
+
+#endif /* _ASM_ERRNO_H */
+