Espresso 0.0.2a
This commit is contained in:
7
include/kernel/ksh_debug.h
Normal file
7
include/kernel/ksh_debug.h
Normal file
@ -0,0 +1,7 @@
|
||||
#ifndef _KERNEL_SHELL_DEBUGGER_H
|
||||
#define _KERNEL_SHELL_DEBUGGER_H
|
||||
|
||||
void print_all_regs(void);
|
||||
void print_gprs(void);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user