Add sleeplock.[ch] to listing
This commit is contained in:
parent
e85cb90cbf
commit
da91a3a408
1 changed files with 2 additions and 0 deletions
|
@ -35,12 +35,14 @@ sysproc.c
|
||||||
|
|
||||||
# file system
|
# file system
|
||||||
buf.h
|
buf.h
|
||||||
|
sleeplock.h
|
||||||
fcntl.h
|
fcntl.h
|
||||||
stat.h
|
stat.h
|
||||||
fs.h
|
fs.h
|
||||||
file.h
|
file.h
|
||||||
ide.c
|
ide.c
|
||||||
bio.c
|
bio.c
|
||||||
|
sleeplock.c
|
||||||
log.c
|
log.c
|
||||||
fs.c
|
fs.c
|
||||||
file.c
|
file.c
|
||||||
|
|
Loading…
Reference in a new issue