Add framebuffer devices to /dev and mmap() for them
This commit is contained in:
@@ -7,4 +7,5 @@
|
||||
struct ioc_vmode {
|
||||
uint32_t width;
|
||||
uint32_t height;
|
||||
size_t pitch, bpp;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user