(struct user_regs): New. (struct user): Use struct user_regs rather than struct pt_regs to avoid dependency on asm/ptrace.h. Use struct user_fpregs in place of struct user_fp and struct user_fp_struct.
to struct user_fp. Tnese were added in version 2.2.12 of the ARM Linux kernel.