#ifndef APOS_RISCV_PMEM_H #define APOS_RISCV_PMEM_H /** * @file pmem.h * riscv64-specific physical memory, currently empty but kept around for * forwards compatibility. */ #endif /* APOS_RISCV_PMEM_H */