Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
errno.h
Go to the documentation of this file.
1 /*
2  * S390 version
3  *
4  */
5 
6 #ifndef _S390_ERRNO_H
7 #define _S390_ERRNO_H
8 
9 #include <asm-generic/errno.h>
10 
11 #endif