CVSROOT:        /cvs
Module name:    src
Changes by:     guent...@cvs.openbsd.org        2022/01/16 18:35:36

Modified files:
        libexec/ld.so/powerpc: archdep.h 
        libexec/ld.so/aarch64: archdep.h 
        libexec/ld.so/amd64: archdep.h 
        libexec/ld.so/arm: archdep.h 
        libexec/ld.so/sparc64: archdep.h 
        libexec/ld.so/sh: archdep.h 
        libexec/ld.so/i386: 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"

these are the ones I tested; kettenis@ was on board with the concept

Reply via email to