rename WEAK to RT_WEAK

This commit is contained in:
xieyangrun
2017-09-18 11:32:13 +08:00
parent 7b4e7224e4
commit 6b06cb83e3
6 changed files with 13 additions and 13 deletions

View File

@@ -602,7 +602,7 @@ u32_t sys_now(void)
}
WEAK
RT_WEAK
void mem_init(void)
{
}