CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/09/14 10:21:21
Modified files:
sys/arch/riscv64/riscv64: pmap.c
Log message:
Cleanup some style issues and remove some unused code. In particular,
remove the half-finished code to support the SV48 MMU page table layout.
Currently there is no hardware that supports that model and I don't expect
any hardware that does support it to show up anytime soon.
ok mlarkin@
