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

Commit d61f0ffd authored by Elliott Hughes's avatar Elliott Hughes Committed by Gerrit Code Review
Browse files

Merge "HAVE_FUTEX is unused."

parents a9ec8350 0fa6a406
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