forked from Imagelibrary/rtems
Ralf Corsepius noticed that generally was spelled incorrectly.
This commit is contained in:
@@ -910,7 +910,7 @@ void _CPU_Context_switch(
|
||||
/*
|
||||
* _CPU_Context_restore
|
||||
*
|
||||
* This routine is generallu used only to restart self in an
|
||||
* This routine is generally used only to restart self in an
|
||||
* efficient manner. It may simply be a label in _CPU_Context_switch.
|
||||
*
|
||||
* NOTE: May be unnecessary to reload some registers.
|
||||
|
||||
@@ -228,7 +228,7 @@ context_restore:
|
||||
;/*
|
||||
; * _CPU_Context_restore
|
||||
; *
|
||||
; * This routine is generallu used only to restart self in an
|
||||
; * This routine is generally used only to restart self in an
|
||||
; * efficient manner. It may simply be a label in _CPU_Context_switch.
|
||||
; *
|
||||
; * NOTE: May be unnecessary to reload some registers.
|
||||
|
||||
@@ -363,7 +363,7 @@ void _CPU_Context_switch(
|
||||
/*
|
||||
* _CPU_Context_restore
|
||||
*
|
||||
* This routine is generallu used only to restart self in an
|
||||
* This routine is generally used only to restart self in an
|
||||
* efficient manner and avoid stack conflicts.
|
||||
*/
|
||||
|
||||
|
||||
@@ -423,7 +423,7 @@ void _CPU_Context_switch(
|
||||
/*
|
||||
* _CPU_Context_restore
|
||||
*
|
||||
* This routine is generallu used only to restart self in an
|
||||
* This routine is generally used only to restart self in an
|
||||
* efficient manner and avoid stack conflicts.
|
||||
*/
|
||||
|
||||
|
||||
@@ -876,7 +876,7 @@ void _CPU_Context_switch(
|
||||
/*
|
||||
* _CPU_Context_restore
|
||||
*
|
||||
* This routine is generallu used only to restart self in an
|
||||
* This routine is generally used only to restart self in an
|
||||
* efficient manner. It may simply be a label in _CPU_Context_switch.
|
||||
*
|
||||
* NOTE: May be unnecessary to reload some registers.
|
||||
|
||||
@@ -794,7 +794,7 @@ void _CPU_Context_switch(
|
||||
/*
|
||||
* _CPU_Context_restore
|
||||
*
|
||||
* This routine is generallu used only to restart self in an
|
||||
* This routine is generally used only to restart self in an
|
||||
* efficient manner. It may simply be a label in _CPU_Context_switch.
|
||||
*
|
||||
* NOTE: May be unnecessary to reload some registers.
|
||||
|
||||
@@ -80,7 +80,7 @@ void _CPU_Context_switch(
|
||||
/*
|
||||
* _CPU_Context_restore
|
||||
*
|
||||
* This routine is generallu used only to restart self in an
|
||||
* This routine is generally used only to restart self in an
|
||||
* efficient manner. It may simply be a label in _CPU_Context_switch.
|
||||
*
|
||||
* NOTE: May be unnecessary to reload some registers.
|
||||
|
||||
@@ -951,7 +951,7 @@ void _CPU_Context_switch(
|
||||
/*
|
||||
* _CPU_Context_restore
|
||||
*
|
||||
* This routine is generallu used only to restart self in an
|
||||
* This routine is generally used only to restart self in an
|
||||
* efficient manner. It may simply be a label in _CPU_Context_switch.
|
||||
*
|
||||
* NOTE: May be unnecessary to reload some registers.
|
||||
|
||||
@@ -626,7 +626,7 @@ PROC (_CPU_Context_switch):
|
||||
/*
|
||||
* _CPU_Context_restore
|
||||
*
|
||||
* This routine is generallu used only to restart self in an
|
||||
* This routine is generally used only to restart self in an
|
||||
* efficient manner. It may simply be a label in _CPU_Context_switch.
|
||||
*
|
||||
* NOTE: May be unnecessary to reload some registers.
|
||||
|
||||
@@ -932,7 +932,7 @@ void _CPU_Context_switch(
|
||||
/*
|
||||
* _CPU_Context_restore
|
||||
*
|
||||
* This routine is generallu used only to restart self in an
|
||||
* This routine is generally used only to restart self in an
|
||||
* efficient manner.
|
||||
*/
|
||||
|
||||
|
||||
@@ -917,7 +917,7 @@ void _CPU_Context_switch(
|
||||
/*
|
||||
* _CPU_Context_restore
|
||||
*
|
||||
* This routine is generallu used only to restart self in an
|
||||
* This routine is generally used only to restart self in an
|
||||
* efficient manner. It may simply be a label in _CPU_Context_switch.
|
||||
*
|
||||
* NOTE: May be unnecessary to reload some registers.
|
||||
|
||||
@@ -80,7 +80,7 @@ void _CPU_Context_switch(
|
||||
/*
|
||||
* _CPU_Context_restore
|
||||
*
|
||||
* This routine is generallu used only to restart self in an
|
||||
* This routine is generally used only to restart self in an
|
||||
* efficient manner. It may simply be a label in _CPU_Context_switch.
|
||||
*
|
||||
* NOTE: May be unnecessary to reload some registers.
|
||||
|
||||
Reference in New Issue
Block a user