Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
a53c8fab3f87c995c30ac226a03af95361243144
/
.
/
arch
/
s390
/
include
/
asm
/
errno.h
blob: 395e97d8005e9f6698b4ac932aba046a80ba3324 [
file
] [
log
] [
blame
]
/*
* S390 version
*
*/
#ifndef
_S390_ERRNO_H
#define
_S390_ERRNO_H
#include
<asm-generic/errno.h>
#endif