mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 09:18:00 +08:00
Fix a MIPS delay slot error in the software interrupt logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4228 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -109,4 +109,5 @@ sys_call3: /* r4 holds the syscall number, arguments in r5, r6, and r7 */
|
||||
/* Then return with the result of the software interrupt in v0 */
|
||||
|
||||
j ra
|
||||
nop
|
||||
.end sys_call0
|
||||
|
||||
Reference in New Issue
Block a user