1
0
Fork 0
aedrix-kernel/include/devices/pl111.h

4 lines
82 B
C

#include <framebuffer.h>
int pl111_init(struct fb *f, unsigned int color_depth);