CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/11/17 09:33:44
Modified files:
sys/arch/loongson/loongson: machdep.c
Log message:
Ensure proper alignment of memory map entries, needed with clang.
gcc has generated unaligned loads with the original code.
