mirror of https://github.com/E-Almqvist/eOS
parent
608a1fe5e2
commit
5097d32bda
@ -1,11 +1,9 @@ |
||||
|
||||
#include "memory.h" |
||||
#include "paging.h" |
||||
#include "../drivers/vga.h" |
||||
#include "../lib/str.h" |
||||
#include "../lib/conv.h" |
||||
|
||||
#define STATUS_TEXT_COLOR 0x0f |
||||
#define BANNER_COLOR 0x0f |
||||
|
||||
void init(); |
||||
void display_status(char*, unsigned int);
|
||||
void kernel_init(); |
||||
|
Loading…
Reference in new issue