mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-07 19:57:45 +03:00
Userland: Use IO helpers from LibBareMetal
This commit is contained in:
parent
e559af2008
commit
88cf46dc98
Notes:
sideshowbarker
2024-07-19 09:30:28 +09:00
Author: https://github.com/supercomputer7 Commit: https://github.com/SerenityOS/serenity/commit/88cf46dc98d Pull-request: https://github.com/SerenityOS/serenity/pull/1194
@ -26,7 +26,7 @@
|
||||
|
||||
#include <AK/Function.h>
|
||||
#include <AK/String.h>
|
||||
#include <Kernel/IO.h>
|
||||
#include <LibBareMetal/IO.h>
|
||||
#include <Kernel/Syscall.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
Loading…
Reference in New Issue
Block a user