Merge branch 'akpm' (Andrew's patch-bomb)
[deliverable/linux.git] / arch / s390 / include / asm / errno.h
1 /*
2 * S390 version
3 *
4 */
5
6 #ifndef _S390_ERRNO_H
7 #define _S390_ERRNO_H
8
9 #include <asm-generic/errno.h>
10
11 #endif
This page took 0.031877 seconds and 5 git commands to generate.