git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@119 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2007-03-22 16:07:23 +00:00
parent 451503eeb5
commit 7b02aa235b
1 changed files with 1 additions and 3 deletions

View File

@ -152,9 +152,7 @@ up_vectorirq:
* no pending interrupt */
.Lhaveirq:
#endif
/* Then call the IRQ handler with interrupt disabled.
* rq_dispatch(int irq, struct xcptcontext *xcp)
*/
/* Then call the IRQ handler with interrupt disabled. */
mov fp, #0 /* Init frame pointer */
mov r1, sp /* Get r1=xcp */