[S390] move include/asm-s390 to arch/s390/include/asm
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
This commit is contained in:
13
arch/s390/include/asm/errno.h
Normal file
13
arch/s390/include/asm/errno.h
Normal file
@@ -0,0 +1,13 @@
|
||||
/*
|
||||
* include/asm-s390/errno.h
|
||||
*
|
||||
* S390 version
|
||||
*
|
||||
*/
|
||||
|
||||
#ifndef _S390_ERRNO_H
|
||||
#define _S390_ERRNO_H
|
||||
|
||||
#include <asm-generic/errno.h>
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user