From 17c6ad6a01a7ace26decff61b20bdada797ed782 Mon Sep 17 00:00:00 2001 From: Alex Ivanov Date: Tue, 11 Dec 2012 16:51:08 -0500 Subject: libcsupport: Doxygen enhancement GCI task #4 http://www.google-melange.com/gci/task/view/google/gci2012/8009205 --- 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 9264560870..496ddb42cd 100644 --- a/cpukit/libcsupport/include/rtems/assoc.h +++ b/cpukit/libcsupport/include/rtems/assoc.h @@ -115,6 +115,9 @@ uint32_t rtems_assoc_local_by_remote_bitfield( uint32_t ); +/** + * @brief RTEMS Associate Pointer by Local + */ const rtems_assoc_t *rtems_assoc_ptr_by_local( const rtems_assoc_t *ap, uint32_t local_value -- cgit v1.2.3