Subversion Repositories HelenOS

Rev

Rev 3582 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3582 Rev 3618
Line 26... Line 26...
26
 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
26
 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
27
 */
27
 */
28
 
28
 
29
/**
29
/**
30
 * @defgroup serial Serial console
30
 * @defgroup serial Serial console
31
 * @brief    Serial console services (putc, puts, clear screen, cursor goto,...).*
31
 * @brief    Serial console services (putc, puts, clear screen, cursor goto,...)
32
 * @{
32
 * @{
33
 */
33
 */
34
 
34
 
35
/** @file
35
/** @file
36
 */
36
 */