summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src/assocnamebyremotebitfield.c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2012-12-13 18:20:57 -0600
committerJoel Sherrill <joel.sherrill@oarcorp.com>2012-12-13 18:20:57 -0600
commit074fafd9eb23d43d246151804e61412809681369 (patch)
treea97f2dd238a89461175a223490b5821a92993bdc /cpukit/libcsupport/src/assocnamebyremotebitfield.c
parentMerge branch 'master' of ssh://git.rtems.org/home/joel/git/rtems (diff)
parentposix: Doxygen enhancement task #4 (diff)
downloadrtems-074fafd9eb23d43d246151804e61412809681369.tar.bz2
Merge branch 'master' of ssh://git.rtems.org/data/git/rtems
Diffstat (limited to 'cpukit/libcsupport/src/assocnamebyremotebitfield.c')
-rw-r--r--cpukit/libcsupport/src/assocnamebyremotebitfield.c8
1 files changed, 5 insertions, 3 deletions
diff --git a/cpukit/libcsupport/src/assocnamebyremotebitfield.c b/cpukit/libcsupport/src/assocnamebyremotebitfield.c
index 0bc9111e0c..97876ea6ca 100644
--- a/cpukit/libcsupport/src/assocnamebyremotebitfield.c
+++ b/cpukit/libcsupport/src/assocnamebyremotebitfield.c
@@ -1,6 +1,8 @@
-/*
- * assoc.c
- * rtems assoc routines
+/**
+ * @file
+ *
+ * @brief RTEMS Associate Name by Remote Bitfield
+ * @ingroup Associativity
*/
#if HAVE_CONFIG_H