mirror of
https://github.com/suchmememanyskill/TegraExplorer.git
synced 2025-01-24 18:23:13 -03:00
4 lines
No EOL
120 B
C
4 lines
No EOL
120 B
C
#pragma once
|
|
#include "../err.h"
|
|
|
|
ErrCode_t DumpOrWriteEmmcPart(const char *path, const char *part, u8 write, u8 force); |