Zeke-OS / zeke

A POSIX-like OS for ARM processors.
Other
86 stars 9 forks source link

fb needs an mmap function #162

Closed OlliV closed 4 years ago

OlliV commented 4 years ago

https://github.com/Zeke-OS/zeke/blob/4721b8a5a16c2b215bbf7a7ca2209a6c8163757b/kern/hal/fb/fb.c#L78

Should probably just use the function from vralloc.