Ralf Corsepius noticed that generally was spelled incorrectly.

This commit is contained in:
Joel Sherrill
1998-02-04 14:47:23 +00:00
parent f00d7add72
commit 77ea27fc16
12 changed files with 12 additions and 12 deletions

View File

@@ -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.

View File

@@ -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.

View File

@@ -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.
*/

View File

@@ -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.
*/

View File

@@ -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.

View File

@@ -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.

View File

@@ -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.

View File

@@ -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.

View File

@@ -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.

View File

@@ -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.
*/

View File

@@ -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.

View File

@@ -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.