aboutsummaryrefslogtreecommitdiff
path: root/include/apos/mem.h
diff options
context:
space:
mode:
authorKimplul <kimi.h.kuparinen@gmail.com>2022-01-07 17:33:55 +0200
committerKimplul <kimi.h.kuparinen@gmail.com>2022-01-07 17:33:55 +0200
commitebe6fe5d44d58fcb1b9d0ac52fa98a0a3ff309a7 (patch)
tree1273c7815d6790e746f6e7ecfcd464e5cab39f2e /include/apos/mem.h
parentbe78fcb0acc665d4db8edb9cda53f6863d27dd85 (diff)
downloadkmi-ebe6fe5d44d58fcb1b9d0ac52fa98a0a3ff309a7.tar.gz
kmi-ebe6fe5d44d58fcb1b9d0ac52fa98a0a3ff309a7.zip
Steps towards better status/debugging control
Diffstat (limited to 'include/apos/mem.h')
-rw-r--r--include/apos/mem.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/apos/mem.h b/include/apos/mem.h
index 01edcf6..61528df 100644
--- a/include/apos/mem.h
+++ b/include/apos/mem.h
@@ -3,7 +3,6 @@
#include <apos/utils.h>
#include <apos/types.h>
-#include <pages.h>
#define MM_OINFO_WIDTH (sizeof(mm_info_t) * 8)