sh: split out ptrace header for _32/_64 variants.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 14 Jun 2010 07:02:47 +0000 (16:02 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 14 Jun 2010 07:02:47 +0000 (16:02 +0900)
asm/ptrace.h is getting a bit messy, with the _32/_64-specific changes
being fairly insular. This splits out the header accordingly.

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

No differences found