bsp/raspberrypi: Fix <bsp/irq.h> header guard

This commit is contained in:
Sebastian Huber
2021-07-07 14:38:40 +02:00
parent 1b56073157
commit b28c0c6690

View File

@@ -16,7 +16,7 @@
*
*/
#ifndef LIBBSP_ARM_RASBPERRYPI_IRQ_H
#ifndef LIBBSP_ARM_RASPBERRYPI_IRQ_H
#define LIBBSP_ARM_RASPBERRYPI_IRQ_H
#ifndef ASM