mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-21 19:15:44 +08:00
libmisc: Doxygen Enhancement Task #1
This commit is contained in:
committed by
Jennifer Averett
parent
72c686167d
commit
f5f2676824
@@ -1,7 +1,13 @@
|
||||
/* /dev/null
|
||||
/**
|
||||
* @file
|
||||
*
|
||||
* Derived from rtems' stub driver.
|
||||
* @brief Null Device Driver Init Routine
|
||||
* @ingroup libmisc_devnull Device Driver
|
||||
*
|
||||
* Derived from rtems' stub driver.
|
||||
*/
|
||||
|
||||
/*
|
||||
* Author: Ralf Corsepius (corsepiu@faw.uni-ulm.de)
|
||||
*
|
||||
* COPYRIGHT (c) 1989-2000.
|
||||
|
||||
Reference in New Issue
Block a user