summaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/errno.h
blob: 395e97d8005e9f6698b4ac932aba046a80ba3324 (plain)
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