aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv64/include/proc.h
blob: c0bf3afa4abbbf26d13ddaa7662b12a1d8205979 (plain) (blame)
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 */