2011-01-06 Joel Sherrill <joel.sherrilL@OARcorp.com>

* shared/irq/irq_asm.S: Fix spelling.
This commit is contained in:
Joel Sherrill
2011-01-06 14:34:08 +00:00
parent 3030975ab6
commit 5fbf42c276
2 changed files with 5 additions and 1 deletions

View File

@@ -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>
* shared/irq/irq_asm.S: Rename rtems_per_cpu_info.

View File

@@ -218,7 +218,7 @@ nested:
.schedule:
/*
* 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
*/
call _Thread_Dispatch