mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-15 17:43:51 +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.