diff options
author | H. Peter Anvin <hpa@zytor.com> | 2012-02-19 16:50:12 +0100 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2012-02-20 21:52:05 +0100 |
commit | 9d3897630e14b3d33bcb24a3c0fa9d60a01d3058 (patch) | |
tree | b526888f189cc080ebae6317355a32d07cc3bfe2 /arch/x86/include/asm/syscall.h | |
parent | x32: Add struct ucontext_x32 (diff) | |
download | linux-9d3897630e14b3d33bcb24a3c0fa9d60a01d3058.tar.xz linux-9d3897630e14b3d33bcb24a3c0fa9d60a01d3058.zip |
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: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'arch/x86/include/asm/syscall.h')
0 files changed, 0 insertions, 0 deletions