#ifndef DEV_FBDEV_H_ #define DEV_FBDEV_H_ void fbdev_init(void); #endif // DEV_FBDEV_H_