From 41b590f966d9ff6a760bd492a649fe33f1f4606a Mon Sep 17 00:00:00 2001 From: Alex Ivanov Date: Thu, 13 Dec 2012 12:13:19 -0600 Subject: libcsupport: Doxygen enhancement task #9 --- cpukit/libcsupport/include/rtems/gxx_wrappers.h | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'cpukit/libcsupport/include/rtems/gxx_wrappers.h') diff --git a/cpukit/libcsupport/include/rtems/gxx_wrappers.h b/cpukit/libcsupport/include/rtems/gxx_wrappers.h index 2ef180a629..33b163043f 100644 --- a/cpukit/libcsupport/include/rtems/gxx_wrappers.h +++ b/cpukit/libcsupport/include/rtems/gxx_wrappers.h @@ -25,6 +25,14 @@ extern "C" { #endif /* __cplusplus */ +/** + * @defgroup GxxWrappersSupport Gxx Wrappers Support + * + * @ingroup libcsupport + * + * @brief RTEMS Threads Compatibility Routines for Libgcc2 + */ + /* * These typedefs should match with the ones defined in the file * gcc/gthr-rtems.h in the gcc distribution. -- cgit v1.2.3