Removed ugly CR/LF stuff. Removed some comments
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@231 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
46daf2b0b3
commit
b3aecff464
1 changed files with 1 additions and 2 deletions
|
@ -104,8 +104,7 @@ switch_thread(void)
|
|||
}
|
||||
|
||||
/*---------------------------------------------------------------------------
|
||||
* Create thread. Stack is aligned at 32 byte boundary to fit cache line.
|
||||
* > 220 bytes allocated on top for exception handlers as per EABI spec.
|
||||
* Create thread.
|
||||
* Return 0 if context area could be allocated, else -1.
|
||||
*---------------------------------------------------------------------------
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue