mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 11:05:46 +00:00
kernel: fix single-core preemption points
This commit is contained in:
parent
61b26b386d
commit
21e2063d7d
6 changed files with 27 additions and 39 deletions
|
@ -5,7 +5,6 @@
|
|||
|
||||
#include <array>
|
||||
#include <atomic>
|
||||
#include <csetjmp>
|
||||
#include <functional>
|
||||
#include <memory>
|
||||
#include <thread>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue