aboutsummaryrefslogtreecommitdiff
path: root/common/proc.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/proc.c')
-rw-r--r--common/proc.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/common/proc.c b/common/proc.c
index f4c0899..e88d37d 100644
--- a/common/proc.c
+++ b/common/proc.c
@@ -1,3 +1,8 @@
+/**
+ * @file proc.c
+ * Process handling, might be merged into \ref common/tcb.c.
+ */
+
#include <apos/elf.h>
#include <apos/proc.h>
#include <apos/conf.h>