// MIT License, Copyright (c) 2021 Marvin Borner #ifndef FB #define FB #include void fb_install(struct vid_info *boot); #endif