rtconfig_preinc.h 267 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 #ifndef RTCONFIG_PREINC_H__ #define RTCONFIG_PREINC_H__ /* Automatically generated file; DO NOT EDIT. */ /* RT-Thread pre-include file */ #define HAVE_CCONFIG_H #define RT_USING_NEWLIB #define _POSIX_C_SOURCE 1 #define __RTTHREAD__ #endif /*RTCONFIG_PREINC_H__*/