pmt: initial 2.9.6 release [source]

This commit is contained in:
2024-10-26 11:03:52 +03:00
parent ce7fcae4a4
commit 638062c42f
43 changed files with 672 additions and 10601 deletions

View File

@@ -18,8 +18,6 @@
#pragma once
extern "C" {
int mke2fs_main(int argc, char* argv[]);
}
extern "C" int mke2fs_main(int argc, char* argv[]);
/* end of code */