kernel: locks: add spin lock/unlock function that don't change interrupt state
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include <kernel/machine/hwlock.h>
|
||||
#include <kernel/compiler.h>
|
||||
#include <kernel/machine/hwlock.h>
|
||||
|
||||
void ml_hwlock_lock(ml_hwlock_t *lck)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user