From c9bb60a94cf2c11d16d8d15f16e079b84d0e7b6d Mon Sep 17 00:00:00 2001 From: Alex Ivanov Date: Tue, 11 Dec 2012 06:49:45 -0500 Subject: libcsupport: GCI Doxygen Task #7 http://www.google-melange.com/gci/task/view/google/gci2012/7975223 --- cpukit/libcsupport/include/rtems/assoc.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'cpukit/libcsupport/include/rtems/assoc.h') diff --git a/cpukit/libcsupport/include/rtems/assoc.h b/cpukit/libcsupport/include/rtems/assoc.h index 48234c9fb4..9264560870 100644 --- a/cpukit/libcsupport/include/rtems/assoc.h +++ b/cpukit/libcsupport/include/rtems/assoc.h @@ -101,6 +101,9 @@ char *rtems_assoc_name_by_local_bitfield( char * ); +/** + * @brief RTEMS Associate Name by Remote Bitfield + */ char *rtems_assoc_name_by_remote_bitfield( const rtems_assoc_t *, uint32_t , -- cgit v1.2.3