forked from Imagelibrary/rtems
2011-01-06 Joel Sherrill <joel.sherrilL@OARcorp.com>
* shared/irq/irq_asm.S: Fix spelling.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2011-01-06 Joel Sherrill <joel.sherrilL@OARcorp.com>
|
||||||
|
|
||||||
|
* shared/irq/irq_asm.S: Fix spelling.
|
||||||
|
|
||||||
2010-06-29 Joel Sherrill <joel.sherrill@oarcorp.com>
|
2010-06-29 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||||
|
|
||||||
* shared/irq/irq_asm.S: Rename rtems_per_cpu_info.
|
* shared/irq/irq_asm.S: Rename rtems_per_cpu_info.
|
||||||
|
|||||||
@@ -218,7 +218,7 @@ nested:
|
|||||||
.schedule:
|
.schedule:
|
||||||
/*
|
/*
|
||||||
* the scratch registers have already been saved and we are already
|
* the scratch registers have already been saved and we are already
|
||||||
* back on the thread system stack. So we can call _Thread_Displatch
|
* back on the thread system stack. So we can call _Thread_Dispatch
|
||||||
* directly
|
* directly
|
||||||
*/
|
*/
|
||||||
call _Thread_Dispatch
|
call _Thread_Dispatch
|
||||||
|
|||||||
Reference in New Issue
Block a user