Subversion Repositories HelenOS

Rev

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

Rev 4346 Rev 4347
Line 31... Line 31...
31
 */
31
 */
32
/** @file
32
/** @file
33
 */
33
 */
34
 
34
 
35
#include <console/chardev.h>
35
#include <console/chardev.h>
36
#include <putchar.h>
-
 
37
#include <synch/waitq.h>
36
#include <synch/waitq.h>
38
#include <synch/spinlock.h>
37
#include <synch/spinlock.h>
39
 
38
 
40
/** Initialize input character device.
39
/** Initialize input character device.
41
 *
40
 *