KT25-0812_82A-UART/include_lib/system/generic/irq.h
2025-08-12 18:09:23 +08:00

24 lines
81 B
C

#ifndef __IRQ_H_
#define __IRQ_H_
#include "asm/irq.h"
#endif