rename to info

This commit is contained in:
graduateDesign 2021-08-22 10:34:53 +08:00
parent cd4a612016
commit c0f86c2897
2 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@ void checker_memInfo(void)
{
printf("---------------------------\r\n");
printf("Memory pool info:\r\n");
checker_printMem(" mem state size = ", sizeof(DMEM_STATE));
checker_printMem(" mem state size = ", sizeof(PikaMemInfo));
printf("---------------------------\r\n");
}
void checker_assertMemFree()

@ -1 +1 @@
Subproject commit 383370502fb653e376189bf899c8130f25a367d4
Subproject commit 3dbbe81ea0fe0ef819b5a5383ad99faa0a836d78