mips,start: leave space for exception handler at 0x80000180

This commit is contained in:
Zihao Yu 2022-11-09 16:24:36 +08:00
parent e8f6374f4b
commit 5051c13e02

View file

@ -6,3 +6,5 @@ _start:
move $fp, $zero
la $sp, _stack_pointer
jal _trm_init
.fill 0x200