>>>>> "Olaf" == Olaf Petzold <opetzold@wit.regiocom.net> writes: > Am Die, 16 Jan 2001 schrieben Sie: >> Would it work to link in crt[in].o, then simply call _init and _fini from >> init_module and cleanup_module? > Unfortunally there are no __init/__fini function. That's why I mentioned crt[in].o; their sole purpose is to provide those functions. Jason