mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-14 02:46:22 +02:00
This timer is used by the Raspberry Pi 3+4 and the QEMU virt machine. Remove the `#if ARCH`s from HardwareTimerType, as all other enum values would otherwise have to be updated to keep the values consistent across all architectures.