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

Commit 9b691ad2 authored by Elliott Hughes's avatar Elliott Hughes Committed by Android Git Automerger
Browse files

am e70f4ed1: am f8d88579: Merge "Remove HAVE_GETTID."

* commit 'e70f4ed1':
  Remove HAVE_GETTID.
parents 3ccff085 e70f4ed1
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -163,12 +163,6 @@
 */
#define HAVE_CXXABI 0

/*
 * Defined if we have the gettid() system call.
 */
/* #define HAVE_GETTID */


/*
 * Add any extra platform-specific defines here.
 */
+0 −5
Original line number Diff line number Diff line
@@ -172,11 +172,6 @@
 */
#define HAVE_CXXABI 0

/*
 * Defined if we have the gettid() system call.
 */
#define HAVE_GETTID

/* 
 * Defined if we have the sched_setscheduler() call
 */
+0 −5
Original line number Diff line number Diff line
@@ -174,11 +174,6 @@
 */
#define HAVE_CXXABI 0

/*
 * Defined if we have the gettid() system call.
 */
#define HAVE_GETTID

/*
 * Defined if we have the sched_setscheduler() call
 */
+0 −5
Original line number Diff line number Diff line
@@ -177,11 +177,6 @@
 */
#define HAVE_CXXABI 0

/*
 * Defined if we have the gettid() system call.
 */
#define HAVE_GETTID

/*
 * Defined if we have the sched_setscheduler() call
 */
+0 −5
Original line number Diff line number Diff line
@@ -174,11 +174,6 @@
 */
#define HAVE_CXXABI 0

/*
 * Defined if we have the gettid() system call.
 */
#define HAVE_GETTID

/*
 * Defined if we have the sched_setscheduler() call
 */
Loading