rt-thread-official/bsp/bluetrum/ab32vg1-ab-prougen/cconfig.h

13 lines
238 B
C
Raw Normal View History

#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