checkra1n / PongoOS

pongoOS
https://checkra.in
Other
2.49k stars 405 forks source link

Export framebuffer symbols #47

Closed pixelomer closed 3 years ago

pixelomer commented 3 years ago

This change exports the following symbols, making them accessible from modules:

It also includes a change to remove a redundant task_link() call, task_link() being already called from task_register().