From 9e1c5185ee157f4b0b155c0a788bcd0557c44623 Mon Sep 17 00:00:00 2001 From: Richard Braun Date: Sun, 25 Jun 2017 00:16:26 +0200 Subject: Remove the param module Move the page properties into the new x86/page module, and the virtual memory layout macros into the x86/pmap module. --- kern/sref.c | 1 - 1 file changed, 1 deletion(-) (limited to 'kern/sref.c') diff --git a/kern/sref.c b/kern/sref.c index bc3f9e98..7c4f14e1 100644 --- a/kern/sref.c +++ b/kern/sref.c @@ -53,7 +53,6 @@ #include #include #include -#include #include #include #include -- cgit v1.2.3