Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2b753a15 authored by Linus Torvalds's avatar Linus Torvalds
Browse files
parents 8d97b849 2ccdcfee
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -10,9 +10,9 @@
#define _S390_TYPES_H

#ifndef __s390x__
# include <asm-generic/int-l64.h>
#else
# include <asm-generic/int-ll64.h>
#else
# include <asm-generic/int-l64.h>
#endif

#ifndef __ASSEMBLY__