Age (hh:mm:ss) of last commit: 01:23:15
Last commit message:
CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2025/11/27 12:15:51 Modified files: sys/arch/riscv64/riscv64: machdep.c Log message: If there is no /memory node in the device tree, use the EFI memory map to determine physmem. ok jca@