unit LoaderAuxI em.utils/LoaderAuxI.em1 2 3 4 5 6 7package em.utils interface LoaderAuxI function jumpTo(codeAddr: addr_t) end