CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/04/20 22:11:42
Modified files:
libexec/ld.so : resolve.c resolve.h
Log message:
Now that all Elf_foo types are correct, we don't need to use Elf32_Word
anywhere and can use Elf_Word instead.
ok guenther
