mirror of
https://github.com/Decscots/Lockpick_RCM
synced 2024-11-15 08:36:34 +00:00
main: Removed redundant defines
This commit is contained in:
parent
da6734afff
commit
2f6ee85d37
1 changed files with 0 additions and 3 deletions
|
@ -402,9 +402,6 @@ void _get_key_generations(char *sysnand_label, char *emunand_label) {
|
||||||
ment_top[1].caption = emunand_label;
|
ment_top[1].caption = emunand_label;
|
||||||
}
|
}
|
||||||
|
|
||||||
#define IPL_STACK_TOP 0x90010000
|
|
||||||
#define IPL_HEAP_START 0x90020000
|
|
||||||
|
|
||||||
extern void pivot_stack(u32 stack_top);
|
extern void pivot_stack(u32 stack_top);
|
||||||
|
|
||||||
void ipl_main()
|
void ipl_main()
|
||||||
|
|
Loading…
Reference in a new issue