PMM and liballoc port
This commit is contained in:
6
kernel/sys/spin_lock.h
Normal file
6
kernel/sys/spin_lock.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef _KERNEL_SYS_SPIN_LOCK_H
|
||||
#define _KERNEL_SYS_SPIN_LOCK_H
|
||||
|
||||
void spin_lock_relax(void);
|
||||
|
||||
#endif // _KERNEL_SYS_SPIN_LOCK_H
|
||||
Reference in New Issue
Block a user