#pragma once #include #include /// We don't have space to allocate memory, so we have no idea where we can pass back ELF state, we'll have to do this all at once void ElfExecute(void* Binary, void* LoadAddr, struct boot_params*);