kill HAVE_SCHED_SETSCHEDULER

Bug: 18300670
Change-Id: I66fb3d0070751ffaa2bc6b53274b22d967350312
This commit is contained in:
Yabin Cui
2014-11-10 12:18:59 -08:00
parent 652ff716b8
commit 35e8e323bc
6 changed files with 0 additions and 30 deletions

View File

@@ -93,11 +93,6 @@
#define HAVE_ENDIAN_H
#define HAVE_LITTLE_ENDIAN
/*
* Defined if we have the sched_setscheduler() call
*/
#define HAVE_SCHED_SETSCHEDULER
/*
* Add any extra platform-specific defines here.
*/

View File

@@ -91,11 +91,6 @@
#define _FILE_OFFSET_BITS 64
/* #define _LARGEFILE_SOURCE 1 */
/*
* Defined if we have the sched_setscheduler() call
*/
#define HAVE_SCHED_SETSCHEDULER
/*
* Add any extra platform-specific defines here.
*/

View File

@@ -121,11 +121,6 @@
/* #define _FILE_OFFSET_BITS 64 */
/* #define _LARGEFILE_SOURCE 1 */
/*
* Defined if we have the sched_setscheduler() call
*/
#define HAVE_SCHED_SETSCHEDULER
/*
* Add any extra platform-specific defines here.
*/

View File

@@ -111,11 +111,6 @@
#define _FILE_OFFSET_BITS 64
/* #define _LARGEFILE_SOURCE 1 */
/*
* Defined if we have the sched_setscheduler() call
*/
#define HAVE_SCHED_SETSCHEDULER
/*
* Add any extra platform-specific defines here.
*/

View File

@@ -106,11 +106,6 @@
#define _FILE_OFFSET_BITS 64
#define _LARGEFILE_SOURCE 1
/*
* Defined if we have the sched_setscheduler() call
*/
#define HAVE_SCHED_SETSCHEDULER
/*
* Define if we have <malloc.h> header
*/

View File

@@ -85,11 +85,6 @@
#endif
/* #define _LARGEFILE_SOURCE 1 */
/*
* Defined if we have the sched_setscheduler() call
*/
#define HAVE_SCHED_SETSCHEDULER
/*
* Add any extra platform-specific defines here.
*/