x32: Export setup/restore_sigcontext from signal.c
authorH. Peter Anvin <hpa@zytor.com>
Sun, 19 Feb 2012 15:43:09 +0000 (07:43 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 20 Feb 2012 20:52:04 +0000 (12:52 -0800)
Export setup_sigcontext() and restore_sigcontext() from signal.c, so
we can use the 64-bit versions verbatim for x32.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>

No differences found