Add a basic scheduler with threads #18

Merged
apio merged 19 commits from threads into restart 2022-12-07 16:11:59 +00:00
Showing only changes of commit c5476115df - Show all commits

View File

@ -1,3 +1,4 @@
#pragma once
#include <luna/Types.h>
struct Registers // Saved CPU registers for x86-64