PATCH: Add x32 dl-machine.h
H.J. Lu
hjl.tools@gmail.com
Mon May 14 19:59:00 GMT 2012
On Mon, May 14, 2012 at 12:54 PM, Roland McGrath <roland@hack.frob.com> wrote:
>> I can't since dl-machine.h is included more than once. See
>> #ifdef RESOLVE_MAP in sysdeps/x86_64/dl-machine.h.
>
> I see. In that case, add a comment explaining why it's important
> that the #include be outside the guard.
>
>
Something like this?
--
/* Must allow <sysdeps/x86_64/dl-machine.h> to be included more than once.
See #ifdef RESOLVE_MAP in sysdeps/x86_64/dl-machine.h. */
--
Thanks.
--
H.J.
More information about the Libc-alpha
mailing list