1 #ifndef CCONFIG_H__
2 #define CCONFIG_H__
3 /* Automatically generated file; DO NOT EDIT. */
4 /* compiler configure file for RT-Thread in GCC*/
5 
6 #define HAVE_NEWLIB_H 1
7 #define LIBC_VERSION "newlib 3.2.0"
8 
9 #define HAVE_SYS_SIGNAL_H 1
10 #define HAVE_SYS_SELECT_H 1
11 #define HAVE_PTHREAD_H 1
12 
13 #define HAVE_FDSET 1
14 #define HAVE_SIGACTION 1
15 #define HAVE_SIGEVENT 1
16 #define HAVE_SIGINFO 1
17 #define HAVE_SIGVAL 1
18 #define GCC_VERSION_STR "10.1.0"
19 #define STDC "2011"
20 
21 #endif
22