KT24-1110_65E-HA-651B/include_lib/system/generic/irq.h
2024-11-10 18:44:17 +08:00

24 lines
81 B
C

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