#ifndef GRAPHICS_LFB_H #define GRAPHICS_LFB_H void lfb_init(); void lfb_showpicture(); #endif