summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/m32c
diff options
context:
space:
mode:
authorAlex Ivanov <alexivanov97@gmail.com>2012-12-07 09:57:04 -0500
committerGedare Bloom <gedare@rtems.org>2012-12-07 09:57:04 -0500
commitb7185613e8a572fd35b0bed21a8e0f1fdecfc668 (patch)
treef4e9b124a0ef923142b0cb2a7e5bb60824e0ef16 /cpukit/score/cpu/m32c
parentsapi misc: Clean up Doxygen GCI task #1 (diff)
downloadrtems-b7185613e8a572fd35b0bed21a8e0f1fdecfc668.tar.bz2
score misc: Clean up Doxygen GCI Task #12
http://www.google-melange.com/gci/task/view/google/gci2012/7983217
Diffstat (limited to 'cpukit/score/cpu/m32c')
-rw-r--r--cpukit/score/cpu/m32c/context_init.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/cpukit/score/cpu/m32c/context_init.c b/cpukit/score/cpu/m32c/context_init.c
index 713f8fa161..d7c1c5dd92 100644
--- a/cpukit/score/cpu/m32c/context_init.c
+++ b/cpukit/score/cpu/m32c/context_init.c
@@ -1,3 +1,10 @@
+/**
+ * @file
+ *
+ * @brief Initialize Context Area
+ * @ingroup ScoreContext
+ */
+
/*
* COPYRIGHT (c) 1989-2008.
* On-Line Applications Research Corporation (OAR).