mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-24 08:57:20 +08:00
11 lines
194 B
C
11 lines
194 B
C
|
|
#ifndef RTCONFIG_PREINC_H__
|
|
#define RTCONFIG_PREINC_H__
|
|
|
|
/* Automatically generated file; DO NOT EDIT. */
|
|
/* RT-Thread pre-include file */
|
|
|
|
#define __RTTHREAD__
|
|
|
|
#endif /*RTCONFIG_PREINC_H__*/
|