#ifndef APOS_RISCV_IRQ_H #define APOS_RISCV_IRQ_H /** * @file irq.h * riscv64 irq header, currently empty but kept around for forwards * compatibility. */ #endif /* APOS_RISCV_IRQ_H */