[feat] Desktop render color
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include <gdt.h>
|
||||
#include <kernel/gdt.h>
|
||||
#include <common.h>
|
||||
#include <serial.h>
|
||||
#include <kernel/serial.h>
|
||||
|
||||
static gdt_entry g_gdt[7]; // 5 segments + TSS (2 entries)
|
||||
static gdt_ptr g_gdt_ptr;
|
||||
|
||||
Reference in New Issue
Block a user