pmt: dont include new memoryTestFunction

This commit is contained in:
2025-08-13 09:42:37 +03:00
parent 23087966d6
commit d74f385a68
14 changed files with 96 additions and 67 deletions

View File

@@ -111,7 +111,7 @@ void processCommandLine(std::vector<std::string> &vec1,
bool checkForBadUsage = false);
// Setting ups buffer size
void setupBufferSize(int &size, const std::string &partition);
void setupBufferSize(uint64_t &size, const std::string &entry);
std::string getLibVersion();