Files
soc-codegen-template/include_lib/system/generic/irq.h
T
2026-08-19 16:05:36 +08:00

24 lines
81 B
C

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