mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-27 03:39:04 +00:00
Kernel/Graphics: Export Bochs definitions to a header file
These definitions will be used later when applying the DisplayConnector design on the Bochs driver.
This commit is contained in:
parent
b401f278ad
commit
9f0b5b04ff
Notes:
sideshowbarker
2024-07-17 11:17:31 +09:00
Author: https://github.com/supercomputer7
Commit: 9f0b5b04ff
Pull-request: https://github.com/SerenityOS/serenity/pull/13845
3 changed files with 67 additions and 53 deletions
|
@ -8,6 +8,7 @@
|
|||
|
||||
#include <AK/Types.h>
|
||||
#include <Kernel/Bus/PCI/Device.h>
|
||||
#include <Kernel/Graphics/Bochs/Definitions.h>
|
||||
#include <Kernel/Graphics/Console/GenericFramebufferConsole.h>
|
||||
#include <Kernel/Graphics/FramebufferDevice.h>
|
||||
#include <Kernel/Graphics/GenericGraphicsAdapter.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue