mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-07-11 07:19:20 +00:00
Stub files for other architectures
This commit is contained in:
@ -7,8 +7,6 @@
|
||||
#include "../arch/i686/cpu/gdt.hpp"
|
||||
#include "../arch/i686/cpu/idt.hpp"
|
||||
#elif defined(__aarch64__)
|
||||
#include "../arch/aarch64/cpu/gdt.hpp"
|
||||
#include "../arch/aarch64/cpu/idt.hpp"
|
||||
#endif
|
||||
|
||||
namespace Interrupts
|
||||
|
Reference in New Issue
Block a user