Sign in
googlers
/
maze
/
linux
/
2861ead38b8a376888c3f63b9c8e45d4cee02117
/
.
/
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