fixed part of code left out in the previous commit

This commit is contained in:
2018-07-01 02:20:03 +00:00
parent 27039d9693
commit c4e66a102a
3 changed files with 6 additions and 4 deletions

View File

@ -77,7 +77,9 @@ static int test1 (void)
qse_printf (QSE_T("byte to %s\n"), addrbuf);
return 0;
})
}),
&heap_mmgr
);
#else