CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/11/24 10:20:40
Modified files:
sys/arch/amd64/amd64: locore0.S machdep.c
Log message:
relocate ghcb in machdep.c
ghcb_vaddr is not used in locore0.S, no need to do this in assembler.
>From Sebastian Sturm
ok hshoexer
