Remove spin_lock_save_flags() and spin_lock_restore_flags()
This commit is contained in:
@@ -5,8 +5,4 @@
|
||||
|
||||
void spin_lock_relax(void);
|
||||
|
||||
void spin_lock_save_flags(uint64_t* flags);
|
||||
|
||||
void spin_lock_restore_flags(uint64_t flags);
|
||||
|
||||
#endif // _KERNEL_SYS_SPIN_LOCK_H
|
||||
|
||||
Reference in New Issue
Block a user