CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/12/05 23:15:33
Modified files:
lib/libc/arch/alpha: SYS.h
libexec/ld.so/alpha: SYS.h
sys/arch/alpha/alpha: locore.s
sys/arch/alpha/include: asm.h
Log message:
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
