CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/06/28 12:53:10
Modified files:
sys/arch/riscv64/riscv64: copy.S copystr.S cpufunc_asm.S
Log message:
do not need .align 2 or 4 after .text, the ABI's .text will decide what
to do
ok kettenis
