diff options
| author | Felix Morgner <felix.morgner@ost.ch> | 2026-04-10 09:01:59 +0200 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@ost.ch> | 2026-04-10 09:01:59 +0200 |
| commit | 3ad230fab8dc17758559aac3c20ba67a8c619878 (patch) | |
| tree | 8bdac1645e79677acb1e359ddae944dfb9d5a2b2 /arch/x86_64/CMakeLists.txt | |
| parent | 65fe71d4c2cc4fa7b09a83671dccb5d4483f0524 (diff) | |
| download | teachos-3ad230fab8dc17758559aac3c20ba67a8c619878.tar.xz teachos-3ad230fab8dc17758559aac3c20ba67a8c619878.zip | |
kapi: move platform functions to CPU
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 87cb98c..62a2aad 100644 --- a/arch/x86_64/CMakeLists.txt +++ b/arch/x86_64/CMakeLists.txt @@ -19,7 +19,6 @@ target_sources("x86_64" PRIVATE "kapi/devices.cpp" "kapi/interrupts.cpp" "kapi/memory.cpp" - "kapi/platform.cpp" "kapi/system.cpp" # CPU Initialization |
