Fixed typo.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_2.4.x@3908 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
gdisirio 2012-02-04 08:44:53 +00:00
parent e6969a3982
commit c324dc8e81
6 changed files with 6 additions and 6 deletions

View File

@ -77,7 +77,7 @@
* separate interrupt stack and the stack space between @p intctx and
* @p extctx is known to be zero.
* @note In this port it is conservatively set to 16 because the function
* @p chSchDoReschedule() can have a stack frame, expecially with
* @p chSchDoReschedule() can have a stack frame, especially with
* compiler optimizations disabled.
*/
#if !defined(PORT_INT_REQUIRED_STACK)

View File

@ -74,7 +74,7 @@
* separate interrupt stack and the stack space between @p intctx and
* @p extctx is known to be zero.
* @note In this port it is conservatively set to 16 because the function
* @p chSchDoReschedule() can have a stack frame, expecially with
* @p chSchDoReschedule() can have a stack frame, especially with
* compiler optimizations disabled.
*/
#if !defined(PORT_INT_REQUIRED_STACK)

View File

@ -77,7 +77,7 @@
* separate interrupt stack and the stack space between @p intctx and
* @p extctx is known to be zero.
* @note In this port it is conservatively set to 16 because the function
* @p chSchDoReschedule() can have a stack frame, expecially with
* @p chSchDoReschedule() can have a stack frame, especially with
* compiler optimizations disabled.
*/
#if !defined(PORT_INT_REQUIRED_STACK)

View File

@ -74,7 +74,7 @@
* separate interrupt stack and the stack space between @p intctx and
* @p extctx is known to be zero.
* @note In this port it is conservatively set to 16 because the function
* @p chSchDoReschedule() can have a stack frame, expecially with
* @p chSchDoReschedule() can have a stack frame, especially with
* compiler optimizations disabled.
*/
#if !defined(PORT_INT_REQUIRED_STACK)

View File

@ -77,7 +77,7 @@
* separate interrupt stack and the stack space between @p intctx and
* @p extctx is known to be zero.
* @note In this port it is conservatively set to 16 because the function
* @p chSchDoReschedule() can have a stack frame, expecially with
* @p chSchDoReschedule() can have a stack frame, especially with
* compiler optimizations disabled.
*/
#if !defined(PORT_INT_REQUIRED_STACK)

View File

@ -74,7 +74,7 @@
* separate interrupt stack and the stack space between @p intctx and
* @p extctx is known to be zero.
* @note In this port it is conservatively set to 16 because the function
* @p chSchDoReschedule() can have a stack frame, expecially with
* @p chSchDoReschedule() can have a stack frame, especially with
* compiler optimizations disabled.
*/
#if !defined(PORT_INT_REQUIRED_STACK)