diff options
Diffstat (limited to 'console.c')
-rw-r--r-- | console.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -71,7 +71,7 @@ cga_putc(int c) crt[pos] = ' ' | 0x0700; } -static void +void cons_putc(int c) { if(panicked){ |
![]() |
index : 135e2/xv6-labs.git | |
xv6-labs-2024-winter | 135e2 |
summaryrefslogtreecommitdiff |