score: Add support for Sunplus S+core architecture
[deliverable/linux.git] / arch / score / include / asm / errno.h
1 #ifndef _ASM_SCORE_ERRNO_H
2 #define _ASM_SCORE_ERRNO_H
3
4 #include <asm-generic/errno.h>
5 #define EMAXERRNO 1024
6
7 #endif /* _ASM_SCORE_ERRNO_H */
This page took 0.033782 seconds and 5 git commands to generate.