From 717556178c2017e374ee1108e6b25a24507a1dde Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Thu, 29 Apr 2021 17:36:41 +0200 Subject: Update paging system --- src/boucane.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'src/boucane.cc') diff --git a/src/boucane.cc b/src/boucane.cc index a333e9c..5f8c851 100644 --- a/src/boucane.cc +++ b/src/boucane.cc @@ -58,6 +58,5 @@ extern "C" void boucane(u64 mb_info){ // Booting! printk("Booting Boucane v%d.%d.%d\n",VERSION_MAJOR,VERSION_MINOR, VERSION_PATH); - while(1); } \ No newline at end of file -- cgit v1.2.3