Plan 9 from Bell Labs 2003-03-05
1 files changed, 2 insertions(+), 2 deletions(-) M port/devcons.c
M port/devcons.c => port/devcons.c +2 -2
@@ 15,9 15,9 @@ Queue* lineq; /* processed console input */ Queue* serialoq; /* serial console output */ Queue* kprintoq; /* console output, for /dev/kprint */ ulong kprintinuse; /* test and set whether /dev/kprint is open */ int iprintscreenputs = 1; int iprintscreenputs = 1; int panicking; int panicking; static struct {