forked from Imagelibrary/rtems
rtems: Fix Doxygen comment
This commit is contained in:
@@ -589,8 +589,6 @@ rtems_status_code rtems_interrupt_server_entry_move(
|
|||||||
* this function within the context of an interrupt server is undefined
|
* this function within the context of an interrupt server is undefined
|
||||||
* behaviour. No error checking is performed.
|
* behaviour. No error checking is performed.
|
||||||
*
|
*
|
||||||
* @param[in] server_index The interrupt server index. Use
|
|
||||||
* @c RTEMS_INTERRUPT_SERVER_DEFAULT to specify the default server.
|
|
||||||
* @param[in] entry The interrupt server entry to destroy. It must have been
|
* @param[in] entry The interrupt server entry to destroy. It must have been
|
||||||
* initialized via rtems_interrupt_server_entry_initialize().
|
* initialized via rtems_interrupt_server_entry_initialize().
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user