aboutsummaryrefslogtreecommitdiff
path: root/arch/x86_64/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86_64/CMakeLists.txt')
-rw-r--r--arch/x86_64/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86_64/CMakeLists.txt b/arch/x86_64/CMakeLists.txt
index 58afdb5..21dbddd 100644
--- a/arch/x86_64/CMakeLists.txt
+++ b/arch/x86_64/CMakeLists.txt
@@ -97,7 +97,6 @@ target_sources("_context" PRIVATE
"src/context_switching/segment_descriptor_table/gdt_flags.cpp"
"src/context_switching/segment_descriptor_table/global_descriptor_table_pointer.cpp"
"src/context_switching/segment_descriptor_table/global_descriptor_table.cpp"
- "src/context_switching/segment_descriptor_table/segment_descriptor.cpp"
"src/context_switching/segment_descriptor_table/segment_descriptor_base.cpp"
"src/context_switching/segment_descriptor_table/segment_descriptor_extension.cpp"
"src/context_switching/main.cpp"