ladybird/Kernel/Arch
Andreas Kling 05e1b196e9 Kernel: Make Processor::clean_fpu_state() static
This function returns the same identical FPU state for all CPU's, so
there's no point requiring a Processor instance.
2021-08-23 00:02:09 +02:00
..
PC Kernel/SysFS: Don't expose SMBIOS blobs if can't find SMBIOS tables 2021-08-22 23:42:20 +02:00
x86 Kernel: Make Processor::clean_fpu_state() static 2021-08-23 00:02:09 +02:00