Revision 53710ca3 os/core/inc/aos_iostream.h

View differences:

os/core/inc/aos_iostream.h
16 16
along with this program.  If not, see <http://www.gnu.org/licenses/>.
17 17
*/
18 18

  
19
/**
20
 * @file    aos_iostream.h
21
 * @brief   Stream and channel macros and structures.
22
 *
23
 * @addtogroup aos_stream
24
 * @{
25
 */
26

  
19 27
#ifndef _AMIROOS_IOSTREAM_H_
20 28
#define _AMIROOS_IOSTREAM_H_
21 29

  
......
134 142
#endif
135 143

  
136 144
#endif /* _AMIROOS_IOSTREAM_H_ */
145

  
146
/** @} */

Also available in: Unified diff