13 lines
238 B
C
13 lines
238 B
C
|
#ifndef CCONFIG_H__
|
||
|
#define CCONFIG_H__
|
||
|
/* Automatically generated file; DO NOT EDIT. */
|
||
|
/* compiler configure file for RT-Thread in GCC*/
|
||
|
|
||
|
|
||
|
#define STDC "1989"
|
||
|
#define HAVE_SIGEVENT 1
|
||
|
#define HAVE_SIGINFO 1
|
||
|
#define HAVE_SIGVAL 1
|
||
|
|
||
|
#endif
|