ARMEBS4
revision-26.06.2015
Main Page
Modules
Data Structures
Files
File List
Globals
include
heivs
retarget.h
Go to the documentation of this file.
1
/**
2
* \file retarget.h
3
* \brief stdio redirection
4
* \author marc dot pignat at hevs dot ch
5
* \ingroup stdio_h
6
* @{
7
***************************************************************************/
8
#ifndef HEIVS_RETARGET_H
9
#define HEIVS_RETARGET_H
10
11
#ifdef __cplusplus
12
extern
"C"
{
13
#endif
14
15
void
retarget_init(
void
);
16
17
#ifdef __cplusplus
18
}
19
#endif
20
21
/**
22
* @}
23
*/
24
#endif
/* HEIVS_RETARGET_H */
Generated on Fri Jun 26 2015 13:11:50 for ARMEBS4 by
1.8.9.1