General tidy up of SH files.

This commit is contained in:
Richard Barry 2010-01-17 16:32:06 +00:00
parent 73b49130c6
commit 99cc14b365
5 changed files with 31 additions and 56 deletions

View file

@ -100,6 +100,8 @@
* those tasks that require it (those for which xPortUsesFloatingPoint() has
* been called).
*
* *NOTE 5* Any task that can cause a context switch requires an asm wrapper
* and must be assigned an interrupt priority of portKERNEL_INTERRUPT_PRIORITY.
*/
/* Kernel includes. */