mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 06:47:34 +00:00
Kernel: List all CPUs in /proc/cpuinfo
This commit is contained in:
parent
fb41d89384
commit
d98edb3171
12 changed files with 229 additions and 64 deletions
|
@ -4,6 +4,7 @@ set(KERNEL_SOURCES
|
|||
ACPI/MultiProcessorParser.cpp
|
||||
ACPI/Parser.cpp
|
||||
Arch/i386/CPU.cpp
|
||||
Arch/i386/ProcessorInfo.cpp
|
||||
Arch/PC/BIOS.cpp
|
||||
CMOS.cpp
|
||||
CommandLine.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue