mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-18 10:53:30 +08:00
remove outdated comment
This commit is contained in:
parent
658b2c1027
commit
e9fac0c012
@ -204,7 +204,7 @@ typedef rt_base_t rt_off_t; /**< Type for offset */
|
||||
/* initialization export */
|
||||
#ifdef RT_USING_COMPONENTS_INIT
|
||||
typedef int (*init_fn_t)(void);
|
||||
#ifdef _MSC_VER /* we do not support MS VC++ compiler */
|
||||
#ifdef _MSC_VER
|
||||
#pragma section("rti_fn$f",read)
|
||||
#if RT_DEBUG_INIT
|
||||
struct rt_init_desc
|
||||
|
Loading…
x
Reference in New Issue
Block a user