CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/11/15 19:46:46
Modified files:
lib/csu : boot.h
Log message:
Sync boot.h with ld.so's boot.c, getting rid of struct boot_dyn,
only initializing the variables we need to, and switching to a
"while < end-of-array" style for DT_REL/RELA processing
ok drahn@ kettenis@
