Initial Commit
This commit is contained in:
4
TegraExplorer/source/storage/emmcfile.h
Normal file
4
TegraExplorer/source/storage/emmcfile.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#pragma once
|
||||
#include "../err.h"
|
||||
|
||||
ErrCode_t DumpOrWriteEmmcPart(const char *path, const char *part, u8 write, u8 force);
|
||||
Reference in New Issue
Block a user