aboutsummaryrefslogtreecommitdiff
path: root/include/apos/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/apos/debug.h')
-rw-r--r--include/apos/debug.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/apos/debug.h b/include/apos/debug.h
index 8df7342..6d49f12 100644
--- a/include/apos/debug.h
+++ b/include/apos/debug.h
@@ -1,6 +1,11 @@
#ifndef APOS_DEBUG_H
#define APOS_DEBUG_H
+/**
+ * @file debug.h
+ * Debug printing.
+ */
+
#include <apos/attrs.h>
#include <apos/pmem.h>
#include <arch/vmem.h>