Use a consistent comment to explain why 32bit archs set their second
authorguenther <guenther@openbsd.org>
Sat, 11 Feb 2023 06:10:39 +0000 (06:10 +0000)
committerguenther <guenther@openbsd.org>
Sat, 11 Feb 2023 06:10:39 +0000 (06:10 +0000)
commit4c4efc0ac71948c25fbd7928bf095843ea9b8ff6
tree6aa4c8623b31df516f11ef91267916c227b01d92
parent032ea316b5a41d44061a691beacc8a67c80316fb
Use a consistent comment to explain why 32bit archs set their second
return register to -1 in the syscall error path ("for lseek").

removal of the misleading __syscall() mention requested by deraadt@
ok deraadt@
lib/libc/arch/arm/sys/cerror.S
lib/libc/arch/hppa/SYS.h
lib/libc/arch/powerpc/SYS.h
lib/libc/arch/sh/SYS.h