sh64: Fix up caller-save register settings for fast-path.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 14 May 2012 07:46:07 +0000 (16:46 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 14 May 2012 07:46:07 +0000 (16:46 +0900)
Now that the fast-path handler has been moved, we also need to update the
Makefile to ensure that the same restrictions for caller-save registers
are observed.

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

No differences found