thermosphere: fix ptimer time freezing (again)

This commit is contained in:
TuxSH 2020-01-13 19:23:53 +00:00
parent 68a1ce6dd2
commit dd96c8b32b
5 changed files with 64 additions and 42 deletions

View file

@ -17,6 +17,7 @@
#pragma once
#include <assert.h>
#include "utils.h"
#include "core_ctx.h"
typedef struct ExceptionStackFrame {
u64 x[31]; // x0 .. x30