mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-16 18:13:49 +01:00
Drop `#include "irq.h"` in `cpu.h`, which was there for a legacy work around. A bunch of missing includes of `irq.h` materialized due to this and were fixed.