#pragma once #include int elf32_load(umword_t elf_data, size_t size, addr_t *entry_addr, obj_handler_t dst_task, addr_t *base_addr);