aboutsummaryrefslogtreecommitdiff
path: root/include/asm-m32r/errno.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-m32r/errno.h')
-rw-r--r--include/asm-m32r/errno.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/include/asm-m32r/errno.h b/include/asm-m32r/errno.h
new file mode 100644
index 000000000000..7a98520194a7
--- /dev/null
+++ b/include/asm-m32r/errno.h
@@ -0,0 +1,9 @@
+#ifndef _ASM_M32R_ERRNO_H
+#define _ASM_M32R_ERRNO_H
+
+/* $Id$ */
+
+#include <asm-generic/errno.h>
+
+#endif /* _ASM_M32R_ERRNO_H */
+