make new Homework 8 work
This commit is contained in:
parent
37321196a4
commit
fbd8857d4d
2 changed files with 1 additions and 2 deletions
|
|
@ -71,7 +71,7 @@ cga_putc(int c)
|
|||
crt[pos] = ' ' | 0x0700;
|
||||
}
|
||||
|
||||
static void
|
||||
void
|
||||
cons_putc(int c)
|
||||
{
|
||||
if(panicked){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue