GNU Linux-libre 4.4.284-gnu1
[releases.git] / arch / powerpc / include / uapi / asm / errno.h
1 #ifndef _ASM_POWERPC_ERRNO_H
2 #define _ASM_POWERPC_ERRNO_H
3
4 #undef  EDEADLOCK
5 #include <asm-generic/errno.h>
6
7 #undef  EDEADLOCK
8 #define EDEADLOCK       58      /* File locking deadlock error */
9
10 #endif  /* _ASM_POWERPC_ERRNO_H */