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