4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-16 16:43:30 +08:00
2020-12-10 11:02:26 +08:00

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