summaryrefslogtreecommitdiff
path: root/driver/screen.h
diff options
context:
space:
mode:
Diffstat (limited to 'driver/screen.h')
-rw-r--r--driver/screen.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/driver/screen.h b/driver/screen.h
index bcf55e9..e3370cb 100644
--- a/driver/screen.h
+++ b/driver/screen.h
@@ -5,8 +5,6 @@
#include <stdint.h>
-#define SCR_VIDEOMEM 0xb8000
-
#define SCR_REAL_WIDTH 80
#define SCR_WIDTH 78