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

4 lines
82 B
C

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