diff options
| author | Alexey Gavrilov <alexey.gavrilov@mail.com> | 2026-03-28 11:36:06 +0700 |
|---|---|---|
| committer | Alexey Gavrilov <alexey.gavrilov@mail.com> | 2026-03-28 11:36:06 +0700 |
| commit | c62baf8bca986d493e1caf441ea7a6b9d1c1823f (patch) | |
| tree | 7d489cfbb25b12c6c63eb282b045454cbd578229 /arch/SecondaryInit.h | |
| parent | 6ffe96d1e3f0289c2070e050cf8e1a30288e6d91 (diff) | |
Cmake build generator support: toolchain file
Two toolchain files for clang and gcc compilers under x86 platform.
Debug flags also passed at the configure time.
Signed-off-by: Alexey Gavrilov <alexey.gavrilov@mail.com>
Diffstat (limited to 'arch/SecondaryInit.h')
| -rw-r--r-- | arch/SecondaryInit.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/SecondaryInit.h b/arch/SecondaryInit.h index 104f44c..4823052 100644 --- a/arch/SecondaryInit.h +++ b/arch/SecondaryInit.h @@ -1,5 +1,3 @@ -#include "../kernel/mem/Segments.h" -#include "../kernel/mem/Kheap.h" #include <Types.h> #if defined(__IAPC) |
