summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/sh/context.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/cpu/sh/context.c')
-rw-r--r--cpukit/score/cpu/sh/context.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/score/cpu/sh/context.c b/cpukit/score/cpu/sh/context.c
index 597c868d00..e470e7a4ef 100644
--- a/cpukit/score/cpu/sh/context.c
+++ b/cpukit/score/cpu/sh/context.c
@@ -1,3 +1,9 @@
+/**
+ * @file
+ *
+ * @brief SuperH CPU Context
+ */
+
/*
* Authors: Ralf Corsepius (corsepiu@faw.uni-ulm.de) and
* Bernd Becker (becker@faw.uni-ulm.de)