diff options
| author | PikalaxALT <PikalaxALT@gmail.com> | 2020-04-21 21:28:04 -0400 |
|---|---|---|
| committer | PikalaxALT <PikalaxALT@gmail.com> | 2020-04-21 21:29:42 -0400 |
| commit | 2c3be236e9cced1f90fa73b6f31ce3a9b2f8c1bd (patch) | |
| tree | 93e941703efc7733447b5b9d6f1ec2c6a011f786 /undefined_syms.txt | |
| parent | d433a8c48402fbf9f95cb300b1dd3ae99424189e (diff) | |
rename entry.s to crt0.s
Diffstat (limited to 'undefined_syms.txt')
| -rw-r--r-- | undefined_syms.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/undefined_syms.txt b/undefined_syms.txt index bffce056..09a3ce29 100644 --- a/undefined_syms.txt +++ b/undefined_syms.txt @@ -1,5 +1,6 @@ CONST_34 = 0x00000034; CONST_3F = 0x0000003F; +OS_IrqHandler = 0x01FF8000; FUN_01FF84A4 = 0x01FF84A4; FUN_01FF84E4 = 0x01FF84E4; FUN_01FF8544 = 0x01FF8544; @@ -812,4 +813,6 @@ FUN_0224F12C = 0x0224F12C; FUN_02252534 = 0x02252534; FUN_02252538 = 0x02252538; FUN_022567E0 = 0x022567E0; +SDK_AUTOLOAD_DTCM_START = 0x027E0000; +SDK_STATIC_BSS_END = 0x021D74E0; gUnk027FFC20 = 0x027FFC20; |
