PATCH: Replace Elf64_XXX with ElfW(XXX) in dl-irel.h

Roland McGrath roland@hack.frob.com
Thu Mar 22 16:56:00 GMT 2012


> +#define ELFW(type)	_ElfW (ELF, __ELF_NATIVE_CLASS, type)

This warrants a comment along the lines of the one for ElfW.

The substance of the change looks fine to me.


Thanks,
Roland



More information about the Libc-alpha mailing list