1 2 3 4 5 6 7 8 9
#ifndef APOS_RISCV_PROC_H #define APOS_RISCV_PROC_H /** * @file proc.h * riscv64-specific process-related stuff. Currently empty. */ #endif /* APOS_RISCV_PROC_H */