/************************************************************************************** Copyright (c) 2002 The UbixOS Project $Id$ **************************************************************************************/ #include <ubixos/io.h> unsigned char *VIDEO_MEMORY = (char *)0xB8000; int printColor = 0x07;