mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-07 08:39:22 +00:00
Add a simple /proc/cpuinfo that includes some info from CPUID.
This commit is contained in:
parent
90ddbca127
commit
812e7940e2
Notes:
sideshowbarker
2024-07-19 18:34:34 +09:00
Author: https://github.com/awesomekling
Commit: 812e7940e2
5 changed files with 81 additions and 3 deletions
|
@ -447,4 +447,3 @@ void handleIRQ()
|
|||
s_irqHandler[irq]->handleIRQ();
|
||||
PIC::eoi(irq);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue