Subversion Repositories HelenOS-historic

Rev

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

Rev 1552 Rev 1555
Line 31... Line 31...
31
 
31
 
32
void gcons_init(int phone);
32
void gcons_init(int phone);
33
void gcons_change_console(int consnum);
33
void gcons_change_console(int consnum);
34
void gcons_notify_char(int consnum);
34
void gcons_notify_char(int consnum);
35
void gcons_in_kernel(void);
35
void gcons_in_kernel(void);
-
 
36
void gcons_notify_connect(int consnum);
36
 
37
 
37
#endif
38
#endif