OSDN Git Service

kill HAVE_SCHED_SETSCHEDULER
authorYabin Cui <yabinc@google.com>
Mon, 10 Nov 2014 20:18:59 +0000 (12:18 -0800)
committerYabin Cui <yabinc@google.com>
Mon, 10 Nov 2014 20:20:15 +0000 (12:20 -0800)
Bug: 18300670
Change-Id: I66fb3d0070751ffaa2bc6b53274b22d967350312

core/combo/include/arch/linux-arm/AndroidConfig.h
core/combo/include/arch/linux-arm64/AndroidConfig.h
core/combo/include/arch/linux-mips/AndroidConfig.h
core/combo/include/arch/linux-mips64/AndroidConfig.h
core/combo/include/arch/linux-x86/AndroidConfig.h
core/combo/include/arch/target_linux-x86/AndroidConfig.h

index ce2bbd4..7b009b8 100644 (file)
 #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.
  */
index e5c225c..a15eaed 100644 (file)
 /* #define _LARGEFILE_SOURCE 1 */
 
 /*
- * Defined if we have the sched_setscheduler() call
- */
-#define HAVE_SCHED_SETSCHEDULER
-
-/*
  * Add any extra platform-specific defines here.
  */
 #ifndef __linux__
index 3d8f8e8..42261cd 100644 (file)
 /* #define _LARGEFILE_SOURCE 1 */
 
 /*
- * Defined if we have the sched_setscheduler() call
- */
-#define HAVE_SCHED_SETSCHEDULER
-
-/*
  * Add any extra platform-specific defines here.
  */
 #ifndef __linux__
index 6a465a5..957baed 100644 (file)
 /* #define _LARGEFILE_SOURCE 1 */
 
 /*
- * Defined if we have the sched_setscheduler() call
- */
-#define HAVE_SCHED_SETSCHEDULER
-
-/*
  * Add any extra platform-specific defines here.
  */
 #ifndef __linux__
index 2fc768d..d8a94ca 100644 (file)
 #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
  */
index 253b204..920d4b5 100644 (file)
 /* #define _LARGEFILE_SOURCE 1 */
 
 /*
- * Defined if we have the sched_setscheduler() call
- */
-#define HAVE_SCHED_SETSCHEDULER
-
-/*
  * Add any extra platform-specific defines here.
  */
 #ifndef __linux__