[makerom] Separated ELF processing from code segment construction. StackSize now read from exheader template.

This commit is contained in:
jakcron
2015-11-03 16:18:01 +08:00
parent 7116b5549f
commit 3cb804ee6a
14 changed files with 722 additions and 1084 deletions
+1
View File
@@ -70,6 +70,7 @@ typedef struct
u32 rwSize;
u32 rwMaxPages;
u32 bssSize;
u32 stackSize;
} codeDetails;
struct