From d95c714c8cfdc5818b0e0f0c99cf2e5be66de202 Mon Sep 17 00:00:00 2001 From: Kimplul Date: Sun, 12 Sep 2021 21:51:10 +0300 Subject: Initial physical page manager + Will probably still need a fair bit of tweakind and documentation improvements, but seems to work outside of the kernel. Also no valgrind errors, which is quite promising I guess. --- kernel/temp.c | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 kernel/temp.c (limited to 'kernel/temp.c') diff --git a/kernel/temp.c b/kernel/temp.c new file mode 100644 index 0000000..e69de29 -- cgit v1.3