#ifndef CONSOLE_H #define CONSOLE_H void console_init(struct fb *f); #endif /* CONSOLE_H */