minor bug fixes + bmp first try (not working)
This commit is contained in:
@@ -38,4 +38,6 @@ void program_reboot();
|
||||
void program_ls();
|
||||
void program_cat();
|
||||
|
||||
void display_bmp(uint32_t* fb, int pitch, int bpp, uint8_t* initrd);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user