thermosphere: add debug pause logic
This commit is contained in:
@@ -16,9 +16,9 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "core_ctx.h"
|
||||
#include "utils.h"
|
||||
#include "sysreg.h"
|
||||
#include "core_ctx.h"
|
||||
|
||||
typedef struct Spinlock {
|
||||
u32 lock;
|
||||
|
||||
Reference in New Issue
Block a user