Update main.c
This commit is contained in:
committed by
GitHub
parent
c65ec1cd77
commit
88c2be59cd
@@ -33,6 +33,8 @@ void help(const char* message){
|
||||
exit(0);
|
||||
}
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
void regdump(const tinyriscv_hart* hart){
|
||||
printf("\n");
|
||||
printf(" ABI Reg Hex │ ABI Reg Hex \n");
|
||||
|
||||
Reference in New Issue
Block a user