Files
99_7018_lmx/include_lib/system/generic/irq.h
2025-10-29 13:10:02 +08:00

24 lines
81 B
C

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