kernel/x86: Inline atomic functions and memory barriers
This commit is contained in:
@@ -11,12 +11,13 @@
|
||||
|
||||
|
||||
#include <OS.h>
|
||||
#include <thread_types.h>
|
||||
#include <arch/thread.h>
|
||||
|
||||
#include <arch/atomic.h>
|
||||
#include <arch/thread.h>
|
||||
// For the thread blocking inline functions only.
|
||||
#include <kscheduler.h>
|
||||
#include <ksignal.h>
|
||||
#include <thread_types.h>
|
||||
|
||||
|
||||
struct arch_fork_arg;
|
||||
|
||||
Reference in New Issue
Block a user