sh: Move start_thread() out of line.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 12 Jan 2010 09:52:00 +0000 (18:52 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 12 Jan 2010 09:52:00 +0000 (18:52 +0900)
start_thread() will become a bit heavier with the xstate freeing to be
added in, so move it out-of-line in preparation.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found