Files
TegraExplorer/source/storage/emmcfile.h
suchmememanyskill db2e115fb0 add partition dumping
2020-12-30 22:51:07 +01:00

4 lines
93 B
C

#pragma once
#include "../err.h"
ErrCode_t DumpEmmcPart(const char *path, const char *part);