kernel/x86: Inline atomic functions and memory barriers
This commit is contained in:
@@ -9,7 +9,10 @@
|
||||
#ifndef _KERNEL_LOCK_H
|
||||
#define _KERNEL_LOCK_H
|
||||
|
||||
|
||||
#include <OS.h>
|
||||
|
||||
#include <arch/atomic.h>
|
||||
#include <debug.h>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user