1
0
Fork 0
mirror of https://github.com/suchmememanyskill/TegraExplorer.git synced 2024-09-20 05:53:25 +01:00
TegraExplorer/source/tegraexplorer/emmc/emmcoperations.h

4 lines
88 B
C
Raw Normal View History

#pragma once
#include "../../utils/types.h"
int dump_emmc_parts(u16 parts, u8 mmctype);