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