fix spelling error.

This commit is contained in:
aozima 2013-06-24 22:55:14 +08:00
parent 79392bb082
commit 5120f54a29
1 changed files with 2 additions and 2 deletions

View File

@ -110,7 +110,7 @@ PendSV_Handler:
#if defined (__VFP_FP__) && !defined(__SOFTFP__)
TST lr, #0x10 /* if(!EXC_RETURN[4]) */
VSTMDB r1!, {d8 - d15} /* push FPU register s16~s31 */
VSTMDBEQ r1!, {d8 - d15} /* push FPU register s16~s31 */
#endif
STMFD r1!, {r4 - r11} /* push r4 - r11 register */