CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/07/17 09:21:59
Modified files:
sys/arch/arm64/arm64: autoconf.c cpu.c machdep.c
sys/arch/arm64/include: cpu.h
Log message:
Clean up the cpi_id_aa64xxx variables at the end of autoconf such that
sysclt(2) and ID register access emulation can share the variables.
ok jca@
