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

Commit 2bdcf63c authored by Dima Zavin's avatar Dima Zavin Committed by Android (Google) Code Review
Browse files

Merge "Don't define __linux__ if it is already defined by the toolchain. This...

Merge "Don't define __linux__ if it is already defined by the toolchain. This change does not affect existing behavior at all and makes the file compatible with new toolchain."
parents a92be648 165db2a1
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -199,7 +199,9 @@
/*
 * Add any extra platform-specific defines here.
 */
#ifndef __linux__
#define __linux__
#endif

/*
 * Define if we have <malloc.h> header