1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-09 00:00:03 +01:00

remove redefinition of VIDEO_MEM_ADDR

This commit is contained in:
Stefan Lankes 2016-07-25 19:48:11 +02:00
parent 48ea69d86f
commit 7b1dd26d42

View file

@ -29,8 +29,6 @@
#include <asm/io.h>
#include <asm/vga.h>
#define VIDEO_MEM_ADDR 0xB8000 /* the video memory address */
/*
* These define our textpointer, our background and foreground
* colors (attributes), and x and y cursor coordinates