Skip to content
Commit 9d389763 authored by H. Peter Anvin's avatar H. Peter Anvin
Browse files

x32: Add rt_sigframe_x32



Add rt_sigframe_x32 to <asm/sigframe.h>.  Unfortunately we can't just
define all the data structures unconditionally, due to the #ifdef
CONFIG_COMPAT in <linux/compat.h> and its trickle-down effects, hence
the #ifdef mess.

Signed-off-by: default avatarH. Peter Anvin <hpa@zytor.com>
parent 4048e2a8
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