Replace I_BUSY with sleep locks
This commit is contained in:
parent
2adb7c21dc
commit
dec637bc59
7 changed files with 20 additions and 21 deletions
|
|
@ -11,6 +11,8 @@
|
|||
#include "mmu.h"
|
||||
#include "proc.h"
|
||||
#include "fs.h"
|
||||
#include "spinlock.h"
|
||||
#include "sleeplock.h"
|
||||
#include "file.h"
|
||||
#include "fcntl.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue