From 37509959b261e28607ca9ae1ce247c0463b39f42 Mon Sep 17 00:00:00 2001 From: Alex Ivanov Date: Mon, 10 Dec 2012 14:51:23 -0500 Subject: libcsupport: Doxygen enhancement task #5 http://www.google-melange.com/gci/task/view/google/gci2012/7992211 --- cpukit/libcsupport/src/assocptrbyremote.c | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'cpukit/libcsupport/src/assocptrbyremote.c') diff --git a/cpukit/libcsupport/src/assocptrbyremote.c b/cpukit/libcsupport/src/assocptrbyremote.c index 1c929425a7..465158195b 100644 --- a/cpukit/libcsupport/src/assocptrbyremote.c +++ b/cpukit/libcsupport/src/assocptrbyremote.c @@ -1,6 +1,8 @@ -/* - * assoc.c - * rtems assoc routines +/** + * @file + * + * @brief RTEMS Associate Pointer by Remote + * @ingroup Associativity */ #if HAVE_CONFIG_H -- cgit v1.2.3