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

Commit 5ba5283a authored by Elliott Hughes's avatar Elliott Hughes Committed by Android Git Automerger
Browse files

am 9f6ae4ba: am d61f0ffd: Merge "HAVE_FUTEX is unused."

* commit '9f6ae4ba':
  HAVE_FUTEX is unused.
parents 8f36565b 9f6ae4ba
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -41,12 +41,6 @@
 */
#define HAVE_PTHREADS

/*
 * Do we have the futex syscall?
 */

/* #define HAVE_FUTEX */

/*
 * Process creation model.  Choose one:
 *
+0 −5
Original line number Diff line number Diff line
@@ -41,11 +41,6 @@
 */
#define HAVE_PTHREADS

/*
 * Do we have the futex syscall?
 */
#define HAVE_FUTEX

/*
 * Process creation model.  Choose one:
 *
+0 −5
Original line number Diff line number Diff line
@@ -41,11 +41,6 @@
 */
#define HAVE_PTHREADS

/*
 * Do we have the futex syscall?
 */
#define HAVE_FUTEX

/*
 * Process creation model.  Choose one:
 *
+0 −5
Original line number Diff line number Diff line
@@ -41,11 +41,6 @@
 */
#define HAVE_PTHREADS

/*
 * Do we have the futex syscall?
 */
#define HAVE_FUTEX

/*
 * Process creation model.  Choose one:
 *
+0 −5
Original line number Diff line number Diff line
@@ -41,11 +41,6 @@
 */
#define HAVE_PTHREADS

/*
 * Do we have the futex syscall?
 */
#define HAVE_FUTEX

/*
 * Process creation model.  Choose one:
 *
Loading