gdbstub_plugin/src/exceptions.h
Yannik Marchand bbf63715e9 Add files
2018-09-24 10:43:20 +02:00

4 lines
93 B
C

void DumpContext(OSContext *context, const char *excType);
void InstallExceptionHandlers();