CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2022/01/15 19:17:06
Modified files: libexec/ld.so/riscv64: archdep.h Log message: Nothing depends on archdep.h pulling in other #includes anymore, so delete the #includes and hide the RELOC_* functions that are only used by lib/csu behind "#ifdef RCRT0" ok jca@