//============================================================================= // ReXGlue Generated - {{ project }} Image Configuration //============================================================================= #include "{{ project }}_init.h" #include const rex::PPCImageInfo PPCImageConfig = { PPC_CODE_BASE, // code_base PPC_CODE_SIZE, // code_size PPC_IMAGE_BASE, // image_base PPC_IMAGE_SIZE, // image_size PPCFuncMappings, // func_mappings REXCRT_HEAP, // rexcrt_heap };