summaryrefslogtreecommitdiffstats
path: root/cpukit/sapi/src/interrdesc.c
diff options
context:
space:
mode:
authorChristopher Kerl <zargyyoyo@gmail.com>2012-12-07 09:49:54 -0500
committerGedare Bloom <gedare@rtems.org>2012-12-07 09:49:54 -0500
commit4c98a3ea294f3eb0cbaae4153c47eb45728613ac (patch)
tree897abe1cfe7b6a78859f77810c16a8a24fcd0456 /cpukit/sapi/src/interrdesc.c
parentbsps/powerpc: Use explicit compiler options (diff)
downloadrtems-4c98a3ea294f3eb0cbaae4153c47eb45728613ac.tar.bz2
sapi misc: Clean up Doxygen GCI task #1
http://www.google-melange.com/gci/task/view/google/gci2012/8011204
Diffstat (limited to 'cpukit/sapi/src/interrdesc.c')
-rw-r--r--cpukit/sapi/src/interrdesc.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/cpukit/sapi/src/interrdesc.c b/cpukit/sapi/src/interrdesc.c
index 5eab68313b..5301475657 100644
--- a/cpukit/sapi/src/interrdesc.c
+++ b/cpukit/sapi/src/interrdesc.c
@@ -1,3 +1,11 @@
+/**
+ * @file
+ *
+ * @brief Returns a description for an internal error code.
+ *
+ * @ingroup ClassicFatal
+ */
+
/*
* Copyright (c) 2012 embedded brains GmbH. All rights reserved.
*