SH: fix start_thread and user_stack_pointer macros
authorRoel Kluin <roel.kluin@gmail.com>
Thu, 22 Jan 2009 15:16:14 +0000 (15:16 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 29 Jan 2009 06:41:15 +0000 (15:41 +0900)
Fix macros start_thread and user_stack_pointer.
When these macros aren't called with a variable named regs as second
argument, this will result in a build failure.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found