aboutsummaryrefslogtreecommitdiff
path: root/common/mem_nodes.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/mem_nodes.c')
-rw-r--r--common/mem_nodes.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/mem_nodes.c b/common/mem_nodes.c
index ffa089f..918ee67 100644
--- a/common/mem_nodes.c
+++ b/common/mem_nodes.c
@@ -16,6 +16,7 @@
#include <apos/string.h>
#include <apos/mem_nodes.h>
+/** Memory node subsystem instance. */
static struct node_root root;
void init_mem_nodes()