From: Amelia Coutard Date: Sat, 7 May 2022 14:34:57 +0000 (+0200) Subject: Removed the RAM testing: it was useless X-Git-Url: https://git.ameliathe1st.gay/?a=commitdiff_plain;h=3dc8d9e95d4a81330c6f66bddaf84f901d1d612b;p=voyage-au-centre-des-fichiers.git Removed the RAM testing: it was useless --- diff --git a/src/kernel.cpp b/src/kernel.cpp index bda3d4f..e627ac5 100644 --- a/src/kernel.cpp +++ b/src/kernel.cpp @@ -23,22 +23,6 @@ extern "C" void kmain(unsigned long magic, os::phys_ptrtype != multiboot2::info::type_t::end; it = multiboot2::next(it)) {