5 lines
83 B
C++
5 lines
83 B
C++
|
void breakpoint (void);
|
||
|
void await_debugger (void);
|
||
|
void prepare_debugger (void);
|
||
|
|