riscv64, fix HANDLE_ERROR
authordrahn <drahn@openbsd.org>
Sun, 2 May 2021 20:08:49 +0000 (20:08 +0000)
committerdrahn <drahn@openbsd.org>
Sun, 2 May 2021 20:08:49 +0000 (20:08 +0000)
commit5d2b2f1ab30013a26a4db8330fd0bdc8f0cc77f1
tree87c963316498dbd7a28261b0d19b99a589ca7f24
parent9ae693400485454b554ef6d3febec21fb051f32f
riscv64, fix HANDLE_ERROR
the CERROR handling code had a gross mistake in that that it didn't
continue processing the code after the macro if no error occurred.
ok kettenis@
lib/libc/arch/riscv64/SYS.h