CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/12/13 02:01:25
Modified files:
lib/libc/arch/hppa: DEFS.h SYS.h
lib/libc/arch/hppa/string: memmove.S
Log message:
Move a large part of SYS.h defines to DEFS.h to match where other platforms
put their macros, and also turn a few "EXIT" into "END" for consistency with
other platforms. NFCI
ok kettenis@ deraadt@
