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

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

Merge "Remove HAVE_POSIX_CLOCKS."

parents edbd5fd7 d7e6a0b1
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -47,11 +47,6 @@
 */
#define HAVE_SYMLINKS

/*
 * Define this if have clock_gettime() and friends
 */
#define HAVE_POSIX_CLOCKS

/*
 * Define if we have <malloc.h> header
 */
+0 −5
Original line number Diff line number Diff line
@@ -47,11 +47,6 @@
 */
#define HAVE_SYMLINKS

/*
 * Define this if have clock_gettime() and friends
 */
#define HAVE_POSIX_CLOCKS

/*
 * Define if we have <malloc.h> header
 */
+0 −5
Original line number Diff line number Diff line
@@ -52,11 +52,6 @@
 */
#define HAVE_SYMLINKS

/*
 * Define this if have clock_gettime() and friends
 */
#define HAVE_POSIX_CLOCKS

/*
 * Define if we have <malloc.h> header
 */
+0 −5
Original line number Diff line number Diff line
@@ -47,11 +47,6 @@
 */
#define HAVE_SYMLINKS

/*
 * Define this if have clock_gettime() and friends
 */
#define HAVE_POSIX_CLOCKS

/*
 * Define if we have <malloc.h> header
 */
+0 −5
Original line number Diff line number Diff line
@@ -47,11 +47,6 @@
 */
#define HAVE_SYMLINKS

/*
 * Define this if have clock_gettime() and friends
 */
#define HAVE_POSIX_CLOCKS

/*
 * We need to choose between 32-bit and 64-bit off_t.  All of our code should
 * agree on the same size.  For desktop systems, use 64-bit values,
Loading