/*MN10300Kernelthreadtrampolinefunction**Copyright(C)2007RedHat,Inc.AllRightsReserved.*WrittenbyMarkSalter(msalter@redhat.com)**Thisprogramisfreesoftware; you can redistribute it and/or*modifyitunderthetermsoftheGNUGeneralPublicLicence*aspublishedbytheFreeSoftwareFoundation; either version*2oftheLicence,or(atyouroption)anylaterversion.*/.text#################################################################################kernel_thread_helper-trampolineforkernel_thread()##Onentry:#A2=addressoffunctiontocall#D2=functionargument################################################################################.globlkernel_thread_helper.typekernel_thread_helper,@functionkernel_thread_helper:movdo_exit,d1movd1,(sp)movd1,mdrmovd2,d0jmp(a2).sizekernel_thread_helper,.-kernel_thread_helper