mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-26 09:35:46 +08:00
libmisc: Doxygen Enhancement Task #1
This commit is contained in:
committed by
Jennifer Averett
parent
72c686167d
commit
f5f2676824
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user