RFC: move _fini call

Joel Sherrill joel.sherrill at oarcorp.com
Wed Dec 13 15:49:47 UTC 2006


Hi,

I am thinking of removing the atexit(_fini)
call from bootcard and adding a call to
_fini in _exit (newlibc.c).

I am pretty sure this will be functionally
the same but avoid linking in atexit to every
BSP.

Comments.

--joel



More information about the users mailing list