mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-08 13:48:10 +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.