Subversion Repositories HelenOS-historic

Rev

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

Rev 843 Rev 1327
Line 28... Line 28...
28
 
28
 
29
#ifndef __ppc32_CONSOLE_H__
29
#ifndef __ppc32_CONSOLE_H__
30
#define __ppc32_CONSOLE_H__
30
#define __ppc32_CONSOLE_H__
31
 
31
 
32
extern void ppc32_console_init(void);
32
extern void ppc32_console_init(void);
-
 
33
extern void ppc32_console_register(void);
33
 
34
 
34
#endif
35
#endif