New command -report_system_area

This commit is contained in:
2014-04-11 16:12:22 +00:00
parent 3bb7bc8516
commit 825df24b70
11 changed files with 142 additions and 34 deletions

View File

@ -620,6 +620,7 @@ int Xorriso_pretend_full_disc(struct XorrisO *xorriso, int flag);
int Xorriso_apply_sort_file(struct XorrisO *xorriso, char *path, int flag);
int Xorriso_report_system_area(struct XorrisO *xorriso, char *form, int flag);
#endif /* Xorrisoburn_includeD */