kern/arch/x86
fef 3e2bf39ff5
x86: remove unnecessary c flag
All i really wanted to do is prevent accidentally
using floats, but the -mgeneral-regs-only option
seemed a little overkill and clang ignored it
anyway, so there is little use for it other than
emitting noisy compile warnings.
2021-09-28 01:23:25 +02:00
..
boot mm: replace GRUB's GDT with our own 2021-09-28 00:48:19 +02:00
config x86: remove unnecessary c flag 2021-09-28 01:23:25 +02:00
include/arch mm: replace GRUB's GDT with our own 2021-09-28 00:48:19 +02:00
mm mm: replace GRUB's GDT with our own 2021-09-28 00:48:19 +02:00
CMakeLists.txt mm: add page frame allocator 2021-09-21 18:25:54 +02:00