mirror of
https://github.com/suchmememanyskill/TegraExplorer.git
synced 2024-11-08 21:21:50 +00:00
7 lines
No EOL
131 B
C
7 lines
No EOL
131 B
C
#pragma once
|
|
|
|
void displayinfo();
|
|
void displaygpio();
|
|
int format(int mode);
|
|
int dumpfirmware(int mmc);
|
|
void dumpusersaves(int mmc); |