Add pl111 support
This commit is contained in:
3
include/devices/pl111.h
Normal file
3
include/devices/pl111.h
Normal file
@ -0,0 +1,3 @@
|
||||
#include <framebuffer.h>
|
||||
|
||||
int pl111_init(struct fb *f, unsigned int color_depth);
|
Reference in New Issue
Block a user