Co-authored-by: BernardXiong <1241087+BernardXiong@users.noreply.github.com>
@@ -347,8 +347,6 @@ rt_module_t rt_module_open(const char *path)
/* FreeLibrary(hinstlib); */
}
-
#endif
#define RT_MODULE_ARG_MAX 8
@@ -978,7 +978,6 @@ int chdir(const char *path)
RTM_EXPORT(chdir);
/**
@@ -1241,7 +1241,6 @@ int chdir(const char *path)
@@ -411,8 +411,6 @@ help:
MSH_CMD_EXPORT(mtd_nand, MTD nand device test function);
#endif /* RT_USING_FINSH */
#endif /* defined(RT_MTD_NAND_DEBUG) && defined(RT_USING_FINSH) */
#endif /* RT_USING_MTD_NAND */
@@ -1303,5 +1303,3 @@ void rt_vbus_chm_wm_dump(void)
@@ -183,7 +183,6 @@ void arm_gic_dump(rt_uint32_t index)
rt_kprintf("\n");
int arm_gic_dist_init(rt_uint32_t index, rt_uint32_t dist_base, int irq_start)
{
unsigned int gic_type, i;