From b3aecff464e83ae3ab7245f323687aec78544533 Mon Sep 17 00:00:00 2001 From: Linus Nielsen Feltzing Date: Thu, 25 Apr 2002 13:25:54 +0000 Subject: Removed ugly CR/LF stuff. Removed some comments git-svn-id: svn://svn.rockbox.org/rockbox/trunk@231 a1c6a512-1295-4272-9138-f99709370657 --- firmware/thread.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/firmware/thread.c b/firmware/thread.c index 7f0dde6..e358079 100644 --- a/firmware/thread.c +++ b/firmware/thread.c @@ -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. *--------------------------------------------------------------------------- */ -- cgit v1.1