Module Name: src Committed By: ryo Date: Wed May 27 19:49:37 UTC 2020
Modified Files:
src/sys/arch/aarch64/aarch64: locore.S
Log Message:
don't use x8 (caller-saved register) across functions
fix llvm+EARLYCONS kernel doesn't boot. it was working luckily with gcc.
To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 src/sys/arch/aarch64/aarch64/locore.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
