oops forgot to declare unused
This commit is contained in:
parent
0f3456c643
commit
d2f7e16f9e
@ -4,6 +4,7 @@
|
||||
#include <types.h>
|
||||
|
||||
#define VGA_SIZE 4000
|
||||
s32 unused = 0;
|
||||
|
||||
s8 *vga_vidmem = (s8 *)0xb8000;
|
||||
s8 vga_unused = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user