Add HAVE_CONFIG_H.

This commit is contained in:
Ralf Corsepius
2011-02-22 07:37:03 +00:00
parent c969ead73c
commit 7d3f9c646a
335 changed files with 1340 additions and 3 deletions

View File

@@ -6,6 +6,10 @@
* is freely granted, provided that this notice is preserved.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <stdlib.h>
int

View File

@@ -6,6 +6,10 @@
* is freely granted, provided that this notice is preserved.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <time.h>
int

View File

@@ -6,6 +6,10 @@
* is freely granted, provided that this notice is preserved.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <unistd.h>
int

View File

@@ -6,6 +6,10 @@
* is freely granted, provided that this notice is preserved.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <unistd.h>
int

View File

@@ -6,6 +6,10 @@
* is freely granted, provided that this notice is preserved.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <unistd.h>
#include <fcntl.h>

View File

@@ -6,6 +6,10 @@
* is freely granted, provided that this notice is preserved.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <stdio.h>
int main(void)

View File

@@ -6,6 +6,10 @@
* is freely granted, provided that this notice is preserved.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <unistd.h>
int

View File

@@ -6,6 +6,10 @@
* is freely granted, provided that this notice is preserved.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <stdlib.h>
int

View File

@@ -6,6 +6,10 @@
* is freely granted, provided that this notice is preserved.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <sys/types.h>
#include <sys/stat.h>
#include <unistd.h>

View File

@@ -6,6 +6,10 @@
* is freely granted, provided that this notice is preserved.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <stdio.h>
int main(void)

View File

@@ -6,6 +6,10 @@
* is freely granted, provided that this notice is preserved.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <stdio.h>
int main(void)

View File

@@ -6,6 +6,10 @@
* is freely granted, provided that this notice is preserved.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <dirent.h>
int

View File

@@ -6,6 +6,10 @@
* is freely granted, provided that this notice is preserved.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <unistd.h>
int

View File

@@ -6,6 +6,10 @@
* is freely granted, provided that this notice is preserved.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <sys/types.h>
#include <pwd.h>

View File

@@ -6,6 +6,10 @@
* is freely granted, provided that this notice is preserved.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <sys/types.h>
#include <pwd.h>

View File

@@ -6,6 +6,10 @@
* is freely granted, provided that this notice is preserved.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <sys/time.h>
int

View File

@@ -6,6 +6,10 @@
* is freely granted, provided that this notice is preserved.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <unistd.h>
#include <sys/types.h>

View File

@@ -6,6 +6,10 @@
* is freely granted, provided that this notice is preserved.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <arpa/inet.h>
int

View File

@@ -6,6 +6,10 @@
* is freely granted, provided that this notice is preserved.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <unistd.h>
int

View File

@@ -6,6 +6,10 @@
* is freely granted, provided that this notice is preserved.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <signal.h>
int

View File

@@ -6,6 +6,10 @@
* is freely granted, provided that this notice is preserved.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <setjmp.h>
int

View File

@@ -6,6 +6,10 @@
* is freely granted, provided that this notice is preserved.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <sys/types.h>
#include <unistd.h>

View File

@@ -6,6 +6,10 @@
* is freely granted, provided that this notice is preserved.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <sys/types.h>
#include <sys/stat.h>
#include <unistd.h>

View File

@@ -6,6 +6,10 @@
* is freely granted, provided that this notice is preserved.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <stdlib.h>
int

View File

@@ -6,6 +6,10 @@
* is freely granted, provided that this notice is preserved.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <time.h>
int

View File

@@ -6,6 +6,10 @@
* is freely granted, provided that this notice is preserved.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>

View File

@@ -6,6 +6,10 @@
* is freely granted, provided that this notice is preserved.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <unistd.h>
int

View File

@@ -6,6 +6,10 @@
* is freely granted, provided that this notice is preserved.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <stdlib.h>
int

View File

@@ -6,6 +6,10 @@
* is freely granted, provided that this notice is preserved.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <unistd.h>
int

View File

@@ -6,6 +6,10 @@
* is freely granted, provided that this notice is preserved.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <sys/uio.h>
int

View File

@@ -6,6 +6,10 @@
* is freely granted, provided that this notice is preserved.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <stdlib.h>
int

View File

@@ -6,6 +6,10 @@
* is freely granted, provided that this notice is preserved.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <setjmp.h>
int

View File

@@ -6,6 +6,10 @@
* is freely granted, provided that this notice is preserved.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <signal.h>
int

View File

@@ -6,6 +6,10 @@
* is freely granted, provided that this notice is preserved.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <signal.h>
int

View File

@@ -6,6 +6,10 @@
* is freely granted, provided that this notice is preserved.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <signal.h>
int

View File

@@ -6,6 +6,10 @@
* is freely granted, provided that this notice is preserved.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <signal.h>
int

View File

@@ -6,6 +6,10 @@
* is freely granted, provided that this notice is preserved.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <signal.h>
int

View File

@@ -6,6 +6,10 @@
* is freely granted, provided that this notice is preserved.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <signal.h>
int

View File

@@ -6,6 +6,10 @@
* is freely granted, provided that this notice is preserved.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <sys/types.h>
#include <sys/stat.h>
#include <unistd.h>

View File

@@ -6,6 +6,10 @@
* is freely granted, provided that this notice is preserved.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <unistd.h>
int

View File

@@ -6,6 +6,10 @@
* is freely granted, provided that this notice is preserved.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <sys/types.h>
#include <unistd.h>

View File

@@ -6,6 +6,10 @@
* is freely granted, provided that this notice is preserved.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <sys/types.h>
#include <sys/wait.h>

View File

@@ -6,6 +6,10 @@
* is freely granted, provided that this notice is preserved.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <sys/types.h>
#include <sys/wait.h>

View File

@@ -6,6 +6,10 @@
* is freely granted, provided that this notice is preserved.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <unistd.h>
int

View File

@@ -6,6 +6,10 @@
* is freely granted, provided that this notice is preserved.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <sys/uio.h>
int

View File

@@ -21,6 +21,10 @@
* $Id$
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <stdio.h>
#include "tmacros.h"

View File

@@ -19,6 +19,10 @@
* http://www.rtems.com/license/LICENSE.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "tmacros.h"
#include <rtems.h>

View File

@@ -19,6 +19,10 @@
* http://www.rtems.com/license/LICENSE.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "tmacros.h"
#include <rtems.h>

View File

@@ -19,6 +19,10 @@
* http://www.rtems.com/license/LICENSE.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "tmacros.h"
#include <rtems.h>

View File

@@ -19,6 +19,10 @@
* http://www.rtems.com/license/LICENSE.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "tmacros.h"
#include <stdarg.h>
#include <errno.h>

View File

@@ -14,6 +14,10 @@
* Please add more tests
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <errno.h>
#include <setjmp.h>
#include <stdio.h>

View File

@@ -19,6 +19,10 @@
* http://www.rtems.com/license/LICENSE.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <sys/ioctl.h>
#include <sys/types.h>
#include <sys/stat.h>

View File

@@ -26,6 +26,10 @@
* http://www.rtems.com/license/LICENSE.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <bdbuf_tests.h>
static rtems_task bdbuf_test1_1_thread1(rtems_task_argument arg);

View File

@@ -30,6 +30,10 @@
* $Id$
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <bdbuf_tests.h>
static rtems_task bdbuf_test1_2_thread1(rtems_task_argument arg);

View File

@@ -31,6 +31,10 @@
* $Id$
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <bdbuf_tests.h>
static rtems_task bdbuf_test1_3_thread1(rtems_task_argument arg);

View File

@@ -28,6 +28,10 @@
* $Id$
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <bdbuf_tests.h>
static rtems_task bdbuf_test1_4_thread1(rtems_task_argument arg);

View File

@@ -27,6 +27,10 @@
* $Id$
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <bdbuf_tests.h>
static rtems_task bdbuf_test1_5_thread1(rtems_task_argument arg);

View File

@@ -30,6 +30,10 @@
* $Id$
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <bdbuf_tests.h>
static rtems_task bdbuf_test2_1_thread1(rtems_task_argument arg);

View File

@@ -33,6 +33,10 @@
* $Id$
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <bdbuf_tests.h>
static rtems_task bdbuf_test2_2_thread1(rtems_task_argument arg);

View File

@@ -21,6 +21,10 @@
* $Id$
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <bdbuf_tests.h>
static rtems_task bdbuf_test3_1_thread1(rtems_task_argument arg);

View File

@@ -22,6 +22,10 @@
* $Id$
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <bdbuf_tests.h>
static rtems_task bdbuf_test3_2_thread1(rtems_task_argument arg);

View File

@@ -27,6 +27,10 @@
* $Id$
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <bdbuf_tests.h>
static rtems_task bdbuf_test3_3_thread1(rtems_task_argument arg);

View File

@@ -23,6 +23,10 @@
* $Id$
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <bdbuf_tests.h>
static rtems_task bdbuf_test4_1_thread1(rtems_task_argument arg);

View File

@@ -24,6 +24,10 @@
* $Id$
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <bdbuf_tests.h>
static rtems_task bdbuf_test4_2_thread1(rtems_task_argument arg);

View File

@@ -22,6 +22,10 @@
* $Id$
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <bdbuf_tests.h>
static rtems_task bdbuf_test4_3_thread1(rtems_task_argument arg);

View File

@@ -11,6 +11,10 @@
* $Id$
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <stdio.h>
#include <errno.h>

View File

@@ -17,6 +17,10 @@
* $Id$
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#define CONFIGURE_INIT
#include "system.h"

View File

@@ -19,6 +19,10 @@
* http://www.rtems.com/license/LICENSE.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <assert.h>
#include <errno.h>

View File

@@ -19,6 +19,10 @@
* http://www.rtems.com/license/LICENSE.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <assert.h>
#include <errno.h>

View File

@@ -9,6 +9,10 @@
* $Id$
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <tmacros.h>
#include <rtems/bspcmdline.h>

View File

@@ -10,6 +10,10 @@
* Try to compile and link against POSIX complex math routines.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <complex.h>
#include <stdio.h>

View File

@@ -10,6 +10,10 @@
* Try to compile and link against POSIX complex math routines.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <complex.h>
#include <stdio.h>

View File

@@ -10,6 +10,10 @@
* Try to compile and link against POSIX complex math routines.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <complex.h>
#include <stdio.h>

View File

@@ -10,6 +10,10 @@
* Try to compile and link against POSIX complex math routines.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <complex.h>
#include <stdio.h>

View File

@@ -20,6 +20,10 @@
* $Id$
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#if __rtems__
#include <bsp.h> /* for device driver prototypes */
#endif

View File

@@ -17,6 +17,10 @@
* $Id$
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#define CONFIGURE_INIT
#include "system.h"

View File

@@ -18,6 +18,10 @@
* $Id$
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "system.h"
rtems_task Task_1(

View File

@@ -18,6 +18,10 @@
* $Id$
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "system.h"
#include <rtems/cpuuse.h>

View File

@@ -18,6 +18,10 @@
* $Id$
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "system.h"
rtems_task Task_3(

View File

@@ -20,6 +20,10 @@
* $Id$
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "system.h"
/*

View File

@@ -9,6 +9,10 @@
* $Id$
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <tmacros.h>
#include "test_support.h"
#include <rtems/devfs.h>

View File

@@ -9,6 +9,10 @@
* $Id$
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <tmacros.h>
#include "test_support.h"
#include <rtems/devfs.h>

View File

@@ -9,6 +9,10 @@
* $Id$
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <tmacros.h>
#include "test_support.h"
#include <rtems/devfs.h>

View File

@@ -9,6 +9,10 @@
* $Id$
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <tmacros.h>
#include "test_support.h"
#include <rtems/devfs.h>

View File

@@ -9,6 +9,10 @@
* $Id$
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <tmacros.h>
#include "test_support.h"
#include <rtems/devfs.h>

View File

@@ -9,6 +9,10 @@
* $Id$
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <tmacros.h>
#include "test_support.h"
#include <rtems/dumpbuf.h>

View File

@@ -9,6 +9,10 @@
* $Id$
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <tmacros.h>
#include "test_support.h"
#include <rtems/gxx_wrappers.h>

View File

@@ -13,6 +13,10 @@
* $Id$
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#define __RTEMS_VIOLATE_KERNEL_VISIBILITY__
#define CONFIGURE_INIT
#include "system.h"

View File

@@ -9,6 +9,10 @@
* $Id$
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <tmacros.h>
volatile bool operation_performed_from_tsr;

View File

@@ -9,6 +9,10 @@
* $Id$
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <tmacros.h>
#include "test_support.h"

View File

@@ -9,6 +9,10 @@
* $Id$
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <tmacros.h>
#include "test_support.h"
#include <rtems/libcsupport.h>

View File

@@ -9,6 +9,10 @@
* $Id$
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <tmacros.h>
#include "test_support.h"
#include <rtems/malloc.h>

View File

@@ -23,6 +23,10 @@
* $Id$
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#define __RTEMS_VIOLATE_KERNEL_VISIBILITY__
#define CONFIGURE_INIT
#include "system.h"

View File

@@ -13,6 +13,10 @@
* $Id$
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "system.h"
#include <rtems/malloc.h>
#include <string.h>

View File

@@ -10,6 +10,10 @@
* Try to compile and link against POSIX math routines.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <math.h>
#include <stdio.h>

View File

@@ -10,6 +10,10 @@
* Try to compile and link against POSIX math routines.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <math.h>
#include <stdio.h>

View File

@@ -20,6 +20,10 @@
* $Id$
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#if __rtems__
#include <bsp.h> /* for device driver prototypes */
#endif

View File

@@ -10,6 +10,10 @@
* Try to compile and link against POSIX math routines.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <math.h>
#include <stdio.h>

View File

@@ -20,6 +20,10 @@
* $Id$
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#if __rtems__
#include <bsp.h> /* for device driver prototypes */
#endif

View File

@@ -10,6 +10,10 @@
* Try to compile and link against POSIX math routines.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <math.h>
#include <stdio.h>

Some files were not shown because too many files have changed in this diff Show More