Apply the same fix in r274697 to the ARM case.
This commit is contained in:
parent
840b8445a5
commit
fae56044d9
@ -377,7 +377,9 @@ extern "C" {
|
||||
/*
|
||||
* Define the appropriate "implementation choices".
|
||||
*/
|
||||
#if !defined(_ILP32)
|
||||
#define _ILP32
|
||||
#endif
|
||||
#if !defined(_I32LPx) && defined(_KERNEL)
|
||||
#define _I32LPx
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user