Disabled address search

This commit is contained in:
dario 2024-10-10 10:36:28 +02:00
parent ffd5fc63cf
commit 137d6d053b

View File

@ -20,7 +20,7 @@ namespace sta
STA_ASSERT(endSec > startSec);
// Jump to the last written page.
findLast();
// findLast();
}
template <typename T>