1 2 #ifndef RTCONFIG_PREINC_H__ 3 #define RTCONFIG_PREINC_H__ 4 5 /* Automatically generated file; DO NOT EDIT. */ 6 /* RT-Thread pre-include file */ 7 8 #define D45 9 #define HAVE_CCONFIG_H 10 #define HPM6750 11 #define RT_USING_NEWLIBC 12 #define _POSIX_C_SOURCE 1 13 #define _REENT_SMALL 14 #define __RTTHREAD__ 15 16 #endif /*RTCONFIG_PREINC_H__*/ 17