MCPcopy Create free account
hub / github.com/DacoTaco/priiloader / ShowHelp

Function ShowHelp

tools/bootloader/source/bootloader.cpp:112–116  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

110}
111
112void ShowHelp()
113{
114 printf("bootloader Input_dol_filename Output_dol_filename \r\n\r\n");
115 exit(0);
116}
117
118int main(int argc, char** argv)
119{

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected