libmisc: Doxygen Enhancement Task #1

This commit is contained in:
Mathew Kallada
2012-12-21 11:13:06 -06:00
committed by Jennifer Averett
parent 72c686167d
commit f5f2676824
29 changed files with 247 additions and 81 deletions
+7 -1
View File
@@ -21,6 +21,12 @@
#include <rtems/io.h> /* rtems_device_driver */
/**
* @defgroup libmisc_devnull Device Driver
*
* @ingroup libmisc
*/
/**@{*/
#ifdef __cplusplus
extern "C" {
#endif
@@ -70,6 +76,6 @@ rtems_device_driver null_control(
#ifdef __cplusplus
}
#endif
/**@}*/
#endif
/* end of include file */