mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-24 09:52:31 +00:00
Merge VGA into VirtualConsole.
This commit is contained in:
parent
c653bb09b3
commit
2ac5e14c08
Notes:
sideshowbarker
2024-07-19 16:11:29 +09:00
Author: https://github.com/awesomekling
Commit: 2ac5e14c08
13 changed files with 34 additions and 123 deletions
|
@ -7,9 +7,8 @@
|
|||
#include "kmalloc.h"
|
||||
#include "StdLib.h"
|
||||
#include "i386.h"
|
||||
#include "VGA.h"
|
||||
#include "system.h"
|
||||
#include "Assertions.h"
|
||||
#include <AK/Assertions.h>
|
||||
|
||||
#define SANITIZE_KMALLOC
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue