Commit 43f8f9b9 authored by Paul Mundt's avatar Paul Mundt
Browse files

sh: Simplify kernel_thread_helper() for sh32.



This can use the same implementation as sh64, the generated assembly is
the same between the new and old version, so there is not much point in
leaving it open coded in inline assembly.

This is preparatory work for future consolidation of the _32/_64
variants.

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 7b80fb32
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment