Move CALLSYS_NOERROR macro from <machine/asm.h> to libc, and expand it for
authormiod <miod@openbsd.org>
Wed, 6 Dec 2023 06:15:33 +0000 (06:15 +0000)
committermiod <miod@openbsd.org>
Wed, 6 Dec 2023 06:15:33 +0000 (06:15 +0000)
commit6750a6d9ed379192e2f26860ea46d0fa79c53de8
tree3ef75c129b997293955b1d8c5a381471f02551ea
parent39fe8e223e626b7a5dd2bee1948d5b78b60436bf
Move CALLSYS_NOERROR macro from <machine/asm.h> to libc, and expand it for
non-libc users. This is a two-liner macro anyway, and this will make
deraadt@'s future changes in this area easier to make. NFC
lib/libc/arch/alpha/SYS.h
libexec/ld.so/alpha/SYS.h
sys/arch/alpha/alpha/locore.s
sys/arch/alpha/include/asm.h