* commit '6c8dc464068816986278d152a7c39d477924b360': Fix x86 build.
This commit is contained in:
commit
b3a045c79e
@ -23,7 +23,7 @@ extern "C" int __fstatfs64(int, size_t, struct statfs*);
|
|||||||
|
|
||||||
#define ST_VALID 0x0020
|
#define ST_VALID 0x0020
|
||||||
|
|
||||||
#if defined(__mips__)
|
#if !defined(__arm__)
|
||||||
#define __val val
|
#define __val val
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user