mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-05 07:39:16 +00:00
Kernel: Remove system.h and make the uptime global a qword.
This commit is contained in:
parent
c09c114d77
commit
29d0412a06
Notes:
sideshowbarker
2024-07-19 14:43:46 +09:00
Author: https://github.com/awesomekling
Commit: 29d0412a06
8 changed files with 13 additions and 27 deletions
|
@ -1,7 +1,6 @@
|
|||
#include "ProcFS.h"
|
||||
#include "Process.h"
|
||||
#include <Kernel/FileSystem/VirtualFileSystem.h>
|
||||
#include "system.h"
|
||||
#include <Kernel/VM/MemoryManager.h>
|
||||
#include "StdLib.h"
|
||||
#include "i386.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue