aboutsummaryrefslogtreecommitdiff
path: root/defs/x86_64-hm-linker.ld
diff options
context:
space:
mode:
Diffstat (limited to 'defs/x86_64-hm-linker.ld')
-rw-r--r--defs/x86_64-hm-linker.ld1
1 files changed, 0 insertions, 1 deletions
diff --git a/defs/x86_64-hm-linker.ld b/defs/x86_64-hm-linker.ld
index c8a213c..fab0699 100644
--- a/defs/x86_64-hm-linker.ld
+++ b/defs/x86_64-hm-linker.ld
@@ -73,7 +73,6 @@ SECTIONS
.t32 :
{
*(".text32")
- *(".text.interrupt_gate")
}
. = . + KERNEL_OFFSET;