From ea5ebe0809fb31b9f125ac0689f706cc5f3f078f Mon Sep 17 00:00:00 2001 From: Kimplul Date: Sun, 30 Apr 2023 17:06:02 +0300 Subject: rename to kmi --- common/mem.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'common/mem.c') diff --git a/common/mem.c b/common/mem.c index f4a0919..03c92fa 100644 --- a/common/mem.c +++ b/common/mem.c @@ -6,9 +6,9 @@ * Generic memory handling, used both by physical and virtual memory. */ -#include -#include -#include +#include +#include +#include #include size_t __mm_shifts[10]; -- cgit v1.3