misc: IDT itself does not need to be in .realmode

This commit is contained in:
mintsuki 2021-03-13 03:39:38 +01:00
parent 94887a4533
commit 63bccd9b0a
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@
#if defined (bios)
__attribute__((section(".realmode")))
static struct idt_entry idt_entries[32];
__attribute__((section(".realmode")))