We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 260faaa + 848cc0f commit f151610Copy full SHA for f151610
src/main.c
@@ -52,7 +52,7 @@ static char *prof_out_file;
52
static void print_usage(const char *filename)
53
{
54
fprintf(stderr,
55
- "RV32I[MACF] Emulator which loads an ELF file to execute.\n"
+ "RV32I[MAFC] Emulator which loads an ELF file to execute.\n"
56
"Usage: %s [options] [filename] [arguments]\n"
57
"Options:\n"
58
" -t : print executable trace\n"
0 commit comments