Browse Source

* Forgotten delay slot was causing exit code loss in most library-related tests.

git-svn-id: trunk@23874 -
sergei 12 years ago
parent
commit
be1fcc8e3d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      rtl/linux/mips/prt0.as

+ 1 - 0
rtl/linux/mips/prt0.as

@@ -98,6 +98,7 @@ _haltproc:
         beqz    $t9,.L1
         nop
         jalr    $t9
+        nop
 .L1:
         lw      $a0,16($sp)
         li      $v0,4001