#include "stdio.h" int kmain(int retvalue) { putchar(0, 'A', FB_GREEN, FB_DARK_GREY); return retvalue; }