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

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

Merge "Remove HAVE_GETTID."

parents ce9b58b1 1ac1401a
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -170,12 +170,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
@@ -179,11 +179,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
@@ -184,11 +184,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