1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-25 11:52:07 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Andreas Kling
3817f5f619 Kernel+LibC: Add a DebugLogDevice that forwards everything to I/O port 0xe9.
This is then used to implement the userspace dbgprintf() in a far more
efficient way than what we had before. :^)
2019-04-18 16:08:52 +02:00