diff options
Diffstat (limited to 'uart.c')
-rw-r--r-- | uart.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ #include "param.h" #include "traps.h" #include "spinlock.h" +#include "sleeplock.h" #include "fs.h" #include "file.h" #include "mmu.h" |