소스 검색

remove outdated comment

Meco Man 3 년 전
부모
커밋
e9fac0c012
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      include/rtdef.h

+ 1 - 1
include/rtdef.h

@@ -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