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