[patch] Move __libc_fini_array into a separate file.

Jeff Johnston jjohnstn@redhat.com
Tue Jun 8 04:50:00 GMT 2010


On 06/03/2010 06:57 PM, Mark Mitchell wrote:
> Jeff Johnston wrote:
>> What calls the new static routine register_fini??  I don't see anything
>> using it in this patch.
>
>>> +static void
>>> +register_fini(void) __attribute__((constructor (0)));
>
> It's a constructor function.
>
> Thanks,
>

Ah.  Patch applied.

-- Jeff J.



More information about the Newlib mailing list