banan-os/kernel
Bananymous 54043288cb Kernel: Move CPUID out of arch/
CPUID instructions behaves the same on x86 and x86_64. I am not
planning on supporting any non x86 based architectures.
2023-01-23 18:12:52 +02:00
..
arch/i386 Kernel: Move CPUID out of arch/ 2023-01-23 18:12:52 +02:00
include/kernel Kernel: Rewrite the whole VESA driver 2023-01-23 13:21:53 +02:00
kernel Kernel: Move CPUID out of arch/ 2023-01-23 18:12:52 +02:00
.gitignore Initial commit. We have a booting kernel 2022-11-12 21:04:47 +02:00
Makefile Kernel: Move CPUID out of arch/ 2023-01-23 18:12:52 +02:00
icxxabi.cpp Kernel: We can now use destructors in global objects 2022-12-13 00:52:32 +02:00