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:
parent
48ea69d86f
commit
7b1dd26d42
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue