mirror of
https://github.com/RGBCube/serenity
synced 2025-10-28 17:32:33 +00:00
The variety of checks for Processor::id() == 0 could use some assistance in the readability department. This change adds a new function to represent this check, and replaces the comparison everywhere it's used. |
||
|---|---|---|
| .. | ||
| CPU.h | ||
| DescriptorTable.h | ||
| Interrupts.h | ||
| ISRStubs.h | ||
| PageDirectory.h | ||
| ProcessorInfo.h | ||
| SafeMem.h | ||
| SmapDisabler.h | ||
| TSS.h | ||