summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/leon2/timer/timer.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/sparc/leon2/timer/timer.c')
-rw-r--r--c/src/lib/libbsp/sparc/leon2/timer/timer.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/sparc/leon2/timer/timer.c b/c/src/lib/libbsp/sparc/leon2/timer/timer.c
index 999b21e741..3fdb3222be 100644
--- a/c/src/lib/libbsp/sparc/leon2/timer/timer.c
+++ b/c/src/lib/libbsp/sparc/leon2/timer/timer.c
@@ -1,3 +1,9 @@
+/**
+ * @file
+ * @ingroup sparc_leon2
+ * @brief Implement a benchmark timer using timer 2
+ */
+
/* timer.c
*
* This file implements a benchmark timer using timer 2.