CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2023/04/14 17:56:57
Modified files: sys/arch/amd64/amd64: vmm_support.S Log message: vmm: NENTRY -> ENTRY Originally used NENTRY macros in the asm, but the plan is for endbr64 to appear in the ENTRY macros. cluestick from deraadt@