[ARM] Add identifying number for non-rt sigframe
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sat, 24 Jun 2006 21:41:09 +0000 (22:41 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 24 Jun 2006 21:41:09 +0000 (22:41 +0100)
GDB couldn't reliably tell the difference between the old and new
non-rt sigframes, so provide it with a number at the beginning which
will never appear in the old sigframe, and hence provide gdb with a
reliable way to tell the two apart.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found