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

Commit 3b9d876f authored by Yabin Cui's avatar Yabin Cui
Browse files

kill HAVE_POSIX_FILEMAP

Bug: 18315579
Change-Id: I7a20ad40dc0ec121f0e84202831e6019005104e7
parent 86596342
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -49,14 +49,6 @@
 */
#define HAVE_FORKEXEC

/*
 * Memory-mapping model. Choose one:
 *
 * HAVE_POSIX_FILEMAP - use the Posix sys/mmap.h
 * HAVE_WIN32_FILEMAP - use Win32 filemaps
 */
#define  HAVE_POSIX_FILEMAP

/*
 * Define this if you have <termio.h>
 */
+0 −8
Original line number Diff line number Diff line
@@ -49,14 +49,6 @@
 */
#define HAVE_FORKEXEC

/*
 * Memory-mapping model. Choose one:
 *
 * HAVE_POSIX_FILEMAP - use the Posix sys/mmap.h
 * HAVE_WIN32_FILEMAP - use Win32 filemaps
 */
#define  HAVE_POSIX_FILEMAP

/*
 * Define this if you have <termio.h>
 */
+0 −8
Original line number Diff line number Diff line
@@ -49,14 +49,6 @@
 */
#define HAVE_FORKEXEC

/*
 * Memory-mapping model. Choose one:
 *
 * HAVE_POSIX_FILEMAP - use the Posix sys/mmap.h
 * HAVE_WIN32_FILEMAP - use Win32 filemaps
 */
#define  HAVE_POSIX_FILEMAP

/*
 * Define this if you have <termio.h>
 */
+0 −8
Original line number Diff line number Diff line
@@ -49,14 +49,6 @@
 */
#define HAVE_FORKEXEC

/*
 * Memory-mapping model. Choose one:
 *
 * HAVE_POSIX_FILEMAP - use the Posix sys/mmap.h
 * HAVE_WIN32_FILEMAP - use Win32 filemaps
 */
#define  HAVE_POSIX_FILEMAP

/*
 * Define this if you have <termio.h>
 */
+0 −8
Original line number Diff line number Diff line
@@ -49,14 +49,6 @@
 */
#define HAVE_FORKEXEC

/*
 * Memory-mapping model. Choose one:
 *
 * HAVE_POSIX_FILEMAP - use the Posix sys/mmap.h
 * HAVE_WIN32_FILEMAP - use Win32 filemaps
 */
#define  HAVE_POSIX_FILEMAP

/*
 * Define this if you have <termio.h>
 */
Loading