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

Commit a9653012 authored by Yabin Cui's avatar Yabin Cui Committed by Android Git Automerger
Browse files

am 9f7c5fef: Merge "kill HAVE_MADVISE"

* commit '9f7c5fef':
  kill HAVE_MADVISE
parents 0217e3b2 9f7c5fef
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -88,11 +88,6 @@
 */
/* #define HAVE_MALLOC_H */

/*
 * Define if we have madvise() in <sys/mman.h>
 */
#define HAVE_MADVISE 1

/*
 * Define if we include <sys/mount.h> for statfs()
 */
+0 −5
Original line number Diff line number Diff line
@@ -87,11 +87,6 @@
 */
#define HAVE_LINUX_LOCAL_SOCKET_NAMESPACE 1

/*
 * Define if we have madvise() in <sys/mman.h>
 */
#define HAVE_MADVISE 1

/*
 * Define if libc includes Android system properties implementation.
 */
+0 −5
Original line number Diff line number Diff line
@@ -85,11 +85,6 @@
 */
#define HAVE_LINUX_LOCAL_SOCKET_NAMESPACE 1

/*
 * Define if we have madvise() in <sys/mman.h>
 */
#define HAVE_MADVISE 1

/*
 * Define if libc includes Android system properties implementation.
 */
+0 −5
Original line number Diff line number Diff line
@@ -105,11 +105,6 @@
 */
#define HAVE_LINUX_LOCAL_SOCKET_NAMESPACE 1

/*
 * Define if we have madvise() in <sys/mman.h>
 */
#define HAVE_MADVISE 1

/*
 * Define if libc includes Android system properties implementation.
 */
+0 −5
Original line number Diff line number Diff line
@@ -95,11 +95,6 @@
 */
#define HAVE_LINUX_LOCAL_SOCKET_NAMESPACE 1

/*
 * Define if we have madvise() in <sys/mman.h>
 */
#define HAVE_MADVISE 1

/*
 * Define if libc includes Android system properties implementation.
 */
Loading