mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-23 09:27:07 +08:00
Header File Doxygen Enhancement Task #1
This commit is contained in:
committed by
Jennifer Averett
parent
7ee5bc4ce1
commit
3cf4031c19
@@ -1,9 +1,7 @@
|
||||
/**
|
||||
* @file
|
||||
*
|
||||
* @ingroup ClassicIO
|
||||
*
|
||||
* @brief Classic Input/Output Manager API.
|
||||
* @brief Classic Input/Output Manager API
|
||||
*
|
||||
* This file emulates the old Classic RTEMS IO manager directives
|
||||
* which register and lookup names using the in-memory filesystem.
|
||||
|
||||
@@ -1,11 +1,9 @@
|
||||
/**
|
||||
* @file rtems/sapi/timespec.h
|
||||
* @file
|
||||
*
|
||||
* @ingroup
|
||||
* @brief Timespec API
|
||||
*
|
||||
* @brief Timespec API
|
||||
*
|
||||
* This include file contains API for manipulating timespecs.
|
||||
* This include file contains API for manipulating timespecs.
|
||||
*/
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user