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 018fe61..645660a 100644
--- a/arch/x86_64/CMakeLists.txt
+++ b/arch/x86_64/CMakeLists.txt
@@ -58,7 +58,6 @@ target_sources("_memory" PRIVATE
target_sources("_exception" PRIVATE
"src/exception_handling/abort.cpp"
- "src/exception_handling/assert.cpp"
"src/exception_handling/panic.cpp"
)