Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2
/
.
/
include
/
asm-s390
/
errno.h
blob: e41d5b37c4d651b43b20dd1920b6ffee1c001d67 [
file
] [
log
] [
blame
]
/*
* include/asm-s390/errno.h
*
* S390 version
*
*/
#ifndef
_S390_ERRNO_H
#define
_S390_ERRNO_H
#include
<asm-generic/errno.h>
#endif