Fix libportable build breakage.

Change-Id: Ic85e36cf55b7486b50fc9f1513f10a8ade5e86e9
This commit is contained in:
Elliott Hughes
2014-06-07 22:24:44 -07:00
parent 03afa4d671
commit fc9ac9f173
2 changed files with 0 additions and 3 deletions

View File

@@ -185,8 +185,6 @@ LEAF(_longjmp_portable, FRAMESZ)
move v0, a1
botch:
jal longjmperror
nop
jal abort
nop
RESTORE_GP64

View File

@@ -140,7 +140,6 @@ NON_LEAF(WRAP(setjmp), FRAMESZ, ra)
j ra
botch:
jal longjmperror
jal abort
RESTORE_GP64
PTR_ADDU sp, FRAMESZ