aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/include/asm/errno.h
blob: e41d5b37c4d651b43b20dd1920b6ffee1c001d67 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*
 *  include/asm-s390/errno.h
 *
 *  S390 version
 *
 */

#ifndef _S390_ERRNO_H
#define _S390_ERRNO_H

#include <asm-generic/errno.h>

#endif