aboutsummaryrefslogtreecommitdiff
path: root/common/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/main.c')
-rw-r--r--common/main.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/common/main.c b/common/main.c
index b2928be..9585f3d 100644
--- a/common/main.c
+++ b/common/main.c
@@ -1,3 +1,8 @@
+/**
+ * @file main.c
+ * Entry point for actual kernel setup.
+ */
+
#include <apos/mem_nodes.h>
#include <apos/timer.h>
#include <apos/attrs.h>