Cosmetic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@119 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
451503eeb5
commit
7b02aa235b
@ -152,9 +152,7 @@ up_vectorirq:
|
|||||||
* no pending interrupt */
|
* no pending interrupt */
|
||||||
.Lhaveirq:
|
.Lhaveirq:
|
||||||
#endif
|
#endif
|
||||||
/* Then call the IRQ handler with interrupt disabled.
|
/* Then call the IRQ handler with interrupt disabled. */
|
||||||
* rq_dispatch(int irq, struct xcptcontext *xcp)
|
|
||||||
*/
|
|
||||||
|
|
||||||
mov fp, #0 /* Init frame pointer */
|
mov fp, #0 /* Init frame pointer */
|
||||||
mov r1, sp /* Get r1=xcp */
|
mov r1, sp /* Get r1=xcp */
|
||||||
|
Loading…
Reference in New Issue
Block a user