1 2 3 4 5 6 7 8 9 10 11
/* * S390 version * */ #ifndef _S390_ERRNO_H #define _S390_ERRNO_H #include <asm-generic/errno.h> #endif