update main #1

Merged
Sinipelto merged 240 commits from Bananymous/banan-os:main into main 2023-11-20 13:20:51 +02:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 82b049204d - Show all commits

View File

@ -160,6 +160,7 @@ namespace IDT
regs->rip, regs->rflags,
regs->cr0, regs->cr2, regs->cr3, regs->cr4
);
Debug::dump_stack_trace();
if (tid)
{