Tab police
This commit is contained in:
parent
5c4dc7395b
commit
5efca9054f
4 changed files with 15 additions and 15 deletions
|
|
@ -18,8 +18,8 @@ static void consputc(int);
|
|||
static int panicked = 0;
|
||||
|
||||
static struct {
|
||||
struct spinlock lock;
|
||||
int locking;
|
||||
struct spinlock lock;
|
||||
int locking;
|
||||
} cons;
|
||||
|
||||
static void
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue