feat: heap, dbg command (currently heap test there)
This commit is contained in:
@@ -10,6 +10,7 @@ void cmd_help();
|
||||
void cmd_regs();
|
||||
void print_regs();
|
||||
void cmd_sleep();
|
||||
void cmd_debug();
|
||||
int rectest(int a);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user