thermosphere: uninline recursive lock funcs

This commit is contained in:
TuxSH
2020-01-21 00:05:01 +00:00
parent 217c1ad054
commit c64ccd86ee
5 changed files with 42 additions and 22 deletions

View File

@@ -18,7 +18,7 @@
#include "breakpoints.h"
#include "breakpoints_watchpoints_load.h"
#include "utils.h"
#include "sysreg.h"
#include "core_ctx.h"
BreakpointManager g_breakpointManager = {0};