Subversion Repositories HelenOS

Rev

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

Rev 1880 Rev 1888
Line 102... Line 102...
102
{
102
{
103
    /* TODO */
103
    /* TODO */
104
}
104
}
105
 
105
 
106
/** Wait until the controller reads its data. */
106
/** Wait until the controller reads its data. */
107
void ns16550_wait(void) {
107
void ns16550_wait(void)
-
 
108
{
108
}
109
}
109
 
110
 
110
/* Called from getc(). */
111
/* Called from getc(). */
111
void ns16550_resume(chardev_t *d)
112
void ns16550_resume(chardev_t *d)
112
{
113
{