add partition dumping
This commit is contained in:
4
source/storage/emmcfile.h
Normal file
4
source/storage/emmcfile.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#pragma once
|
||||
#include "../err.h"
|
||||
|
||||
ErrCode_t DumpEmmcPart(const char *path, const char *part);
|
||||
Reference in New Issue
Block a user