refining vfs
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
|
||||
#include <lib/stream.h>
|
||||
|
||||
#include "vga.h"
|
||||
|
||||
#define VGA_WIDTH 80
|
||||
#define VGA_HEIGHT 25
|
||||
#define VGA_MEMORY (0xB8000 + 0xC0000000)
|
||||
|
||||
Reference in New Issue
Block a user