rtconfig_preinc.h 317 B

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