diff options
| author | Matteo Gmür <matteo.gmuer1@ost.ch> | 2025-05-30 12:48:57 +0000 |
|---|---|---|
| committer | Matteo Gmür <matteo.gmuer1@ost.ch> | 2025-05-30 12:48:57 +0000 |
| commit | 9f2e780030e2101d5f7f01f42df805db9a5fa809 (patch) | |
| tree | bfbcc9ce1c0a4235f15988a03274a14879e5bf73 /arch/x86_64/CMakeLists.txt | |
| parent | 3e597ede8079883b3b9d48faf94b8a7bec2a2118 (diff) | |
| download | teachos-9f2e780030e2101d5f7f01f42df805db9a5fa809.tar.xz teachos-9f2e780030e2101d5f7f01f42df805db9a5fa809.zip | |
Clean up files
Diffstat (limited to 'arch/x86_64/CMakeLists.txt')
| -rw-r--r-- | arch/x86_64/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86_64/CMakeLists.txt b/arch/x86_64/CMakeLists.txt index 0a6ab9c..57b3a60 100644 --- a/arch/x86_64/CMakeLists.txt +++ b/arch/x86_64/CMakeLists.txt @@ -54,7 +54,6 @@ target_sources("_memory" PRIVATE "src/memory/multiboot/elf_symbols_section.cpp" "src/memory/multiboot/reader.cpp" "src/memory/allocator/area_frame_allocator.cpp" - "src/memory/allocator/stack_frame_allocator.cpp" "src/memory/allocator/tiny_frame_allocator.cpp" "src/memory/allocator/physical_frame.cpp" "src/memory/paging/page_entry.cpp" |
