>>>>> Jeffrey A Law <law@cygnus.com> writes: > We switch into the FINI section, emit the call, align the section, > then switch out -- without ever emitting a return. The assumption is that the OS crti.o and crtn.o provide the prologue and epilogue for _init and _fini. Jason